2015-02-27 |
David Blaikie | Update Clang tests to handle explicitly typed gep chang... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Nico Weber | Reland __leave tests (r230717 and r230720, reverted... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Renato Golin | Add __ARM_DWARF_EH__ to signify the use of Itanium... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Tom Stellard | AMDGCN: Define cl_khr_fp64 when compiling OpenCL programs |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Aaron Ballman | Silence an MSVC warning about not all control paths... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Daniel Jasper | clang-format: Make trailing commas in array inits force... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Daniel Jasper | Revert r230717 (and subsequent r230720). |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Craig Topper | [X86] Remove pblendw and pblendd builtins that aren... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Alexey Bataev | [OPENMP] Codegen for "#pragma omp atomic write" |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Richard Smith | [modules] Don't write out name lookup table entries... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
David Majnemer | MS ABI: Simplify the code which performs base adjustments |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Nico Weber | Add last missing __leave test. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Nico Weber | Add another __leave test. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Richard Smith | [modules] For an inheriting constructor, the inherited... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Richard Smith | [modules] When loading in multiple canonical definition... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Nico Weber | Don't crash on leaving nested __finally blocks through... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Nico Weber | Wrap to 80 columns. No behavior change. |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Reid Kleckner | Add myself as a code owner for Microsoft C++ ABI code... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Reid Kleckner | Win64: Silently ignore __stdcall, __fastcall, and __thi... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Filipe Cabecinhas | Add -frtti/-fexceptions to some more tests that assume... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Petar Jovanovic | Add support for generating MIPS legacy NaN |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Fariborz Jahanian | Patch to prevent crash when default argument expression |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Evgeniy Stepanov | [msan] Change track-origins default mode from 1 to 2. |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Daniel Jasper | clang-format: Make braced list formatting more consistent. |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Daniel Jasper | clang-format: Fix space of arrays of pointers to templa... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Alexey Bataev | [OPENMP] Fixed codegen for directives without function... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Daniel Jasper | clang-format: Allow breaking after "else if(" as a... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Craig Topper | [X86] Remove the blendps/blendpd builtins. They aren... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Craig Topper | [X86] Correct immediate range checking for blendps... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Simon Atanasyan | [Mips] Handle -mips32r[3|5] / -mips64r[3|5] options... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Duncan P. N... | CGDebugInfo: Use DIImportedEntity default constructor... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Richard Trieu | Update assumption in template diffing about integer... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Richard Smith | Split StaticAnalyzer module into three to fix a cyclic... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Reid Kleckner | clang-cl: Expose -fcolor-diagnostics and -fansi-escape... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
David Majnemer | Sema: __assume with side effects shouldn't result in... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Reid Kleckner | Silence unused variable warning in NDEBUG build |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Eric Christopher | Fix a [-Werror,-Wreorder] initialization ordering error. |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Peter Collingbourne | docs: Document CFI padding and all-ones optimizations... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Reid Kleckner | Add -fuse-line-directive flag to control usage of ... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Richard Smith | Remove some unused includes of llvm/IR headers from... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Larisse Voufo | Improvement on sized deallocation from r230160: |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Larisse Voufo | Fix typo. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Larisse Voufo | Move -fdefine-sized-deallocation and -fno-sized-dealloc... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Peter Collingbourne | UBSan: Use the correct function prologue for x32. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
David Majnemer | MS ABI: Turn throw into std::terminate for now, make... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Richard Smith | [modules] Even if we already have a definition of a... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Richard Smith | Remove non-existent file from module map. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Ben Langmuir | Allow (Object *)kMyGlobalCFObj casts without bridging |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Richard Smith | Add missing #include found by modules buildbot. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | clang-cl: Ignore /Fd silently |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | Reland (2x) r230314, "Fix codegen for virtual methods... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | Reland r230446, "MS ABI: Try to respect external AST... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | Use Itanium triple in test using -Wpadding |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Nico Weber | Make __leave test pass in -Asserts builds. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
David Majnemer | Sema: Parenthesized bound destructor member expressions... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Nico Weber | Reland r230460 with a test fix for -Asserts builds. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Alexander Kornienko | Add support for inserting ArrayRef<FixItHint> into... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
NAKAMURA Takumi | Fix UTF8 chars to ASCII. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
NAKAMURA Takumi | Revert r230448, "Reland r230314 "Fix codegen for virtua... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
NAKAMURA Takumi | Revert r230446, "MS ABI: Try to respect external AST... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Daniel Jasper | clang-format: Fix spacing for function with ref-qualifi... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Daniel Jasper | Revert "Produce less broken basic block sequences for... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Alexey Bataev | [OPENMP] Rename methods of OpenMPRuntime class. NFC. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Simon Atanasyan | [Mips] Support mips-r6 path suffix for Adnroid MIPS... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sameer Sahasrabuddhe | Restores r228382, which was reverted in r228406. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Nico Weber | Produce less broken basic block sequences for __finally... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Nico Weber | Add comments for two CleanupKinds. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Peter Collingbourne | docs: Document optimizations in control flow integrity... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Adrian Prantl | Revert "Add a missing target requirement." |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | Fix bots failing on an explicit triple |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Nico Weber | Don't crash on missing '{' after __except or __finally... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | Reland r230314 "Fix codegen for virtual methods that... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | MS ABI: Add triple to test relying on key functions |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | MS ABI: Try to respect external AST source record layouts |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Reid Kleckner | Add missing MD canonicalization to MS vtable builder |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Adrian Prantl | Add a missing target requirement. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Richard Smith | Remove slow and apparently pointless updating of all... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Nico Weber | Fold ParseSEHTryBlockCommon() into its only caller... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Richard Smith | Make RedeclarableResult's ownership-transferring constr... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Richard Smith | [modules] Fix a bug that would result in a build with... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
NAKAMURA Takumi | Revert r230314, "Fix codegen for virtual methods that... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Jacques Pienaar | clang-format: Change location of stashed token |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Justin Bogner | InstrProf: Simplify a couple of tests after r230383 |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Jacques Pienaar | CUDA: Add option to allow host device functions to... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Richard Smith | PR22673 again: diagnose use of the used decl, not the... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Richard Smith | PR22673: Don't forget to check a constructor for delete... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Richard Smith | Add test that we reject invocations of deleted construc... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Reid Kleckner | MS extensions: Properly diagnose address of MS property... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Tim Northover | ARM: Simplify PCS handling. |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Michael Wong | Commit patch for PR19649. Set the correct sign of wide... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Alexey Bataev | [OPENMP] Update codegen for 'omp flush' directive. |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Michael Kuperstein | [WinX86_64 ABI] Treat C99 _Complex as a struct |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Manuel Klimek | Fix codegen for virtual methods that are (re-) exported... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Ben Langmuir | Don't load Framework module.map files when searching... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
next |