2013-07-21 |
Craig Topper | Mark that the _ftol2 function used by windows on x86... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Nadav Rotem | Revert a part of r186420. Don't forbid multiple store... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Logan Chien | Fix exception demo: Add mcjit to link component. |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Chandler Carruth | Hoist the rest of the logic for promoting single-store... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Chandler Carruth | Hoist the rest of the logic for fully promoting allocas... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Chandler Carruth | Remove a method made dead by the prior refactoring. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Chandler Carruth | Hoist the two trivial promotion routines out of the... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Chandler Carruth | Hoist the AllocaInfo struct to the top of the file. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Chandler Carruth | Sink a typedef and comparator down to the function... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Rafael Espindola | Don't crash when llvm.compiler.used becomes empty. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Chandler Carruth | Don't allocate the DIBuilder on the heap and remove... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Chandler Carruth | Rename constructor parameters to follow the common... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Chandler Carruth | Reformat the implementation of mem2reg with clang-forma... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Andrew Trick | Comment: try to clarify loop iteration order. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Chandler Carruth | Remove a DenseMapInfo specialization for std::pair... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Chandler Carruth | Update mem2reg's comments to conform to the new doxygen... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Rui Ueyama | [PECOFF] Fix use-after-free. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Enea Zaffanella | Added preproc callback for pragma directives. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Richard Smith | Add missing check for creating an instance of an abstra... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Richard Smith | Undisable a test for a c++98-compat warning for inherit... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Matt Arsenault | Disallow global aliases to bitcast between address... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Matt Arsenault | Remove trailing whitespace, fix file path in comment |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Lubos Lunak | add type attribute warn_unused, for -Wunused-variable... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Lubos Lunak | avoid bogus warnings about "unknown" pragmas with ... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Lubos Lunak | fix sometimes incorrect line numbers in -frewrite-inclu... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Benjamin Kramer | Silence GCC warning for using both enum and unsigned... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Benjamin Kramer | SROA: Microoptimization: Remove dead entries first... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
David Majnemer | DiagnosticIDs: Forbid Diag ID from being valid |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Stephen Lin | InstCombine: call FoldOpIntoSelect for all floating... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Matt Arsenault | Have InlineCost check constant fcmps |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Richard Trieu | If a default argument is a dependent type, get the... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Hans Wennborg | Add Option unit tests to the make build |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Nick Kledzik | [mach-o] factor out all cputype <-> arch conversions... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Eli Friedman | Fix bug in computing POD-for-layout. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Alexander Kornienko | Use -lines option instead of -offset/-length. This... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Rui Ueyama | [PECOFF][Driver] Add -base command line option. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Eli Friedman | Make IgnoreParens() look through ChooseExprs. |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Manman Ren | Debug Info Verifier: simplify DIxxx::Verify |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Matt Arsenault | Fix size_t -> uint warnings with MSVC 64-bit build |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Lang Hames | Refactor AnalyzeBranch on ARM. The previous version... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Rui Ueyama | Retry submitting r186623: COFFDumper: Dump data directo... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Nadav Rotem | fix an 80-col line. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Nadav Rotem | Use LLVMs ADTs that improve the compile time of this... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Nadav Rotem | SLPVectorizer: Improve the compile time of isConsecutiv... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Larisse Voufo | FIXME fix: improving diagnostics for template arguments... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Larisse Voufo | Revert "Use function overloading instead of template... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Eli Friedman | Fix pack instantiation with function types. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Larisse Voufo | Use function overloading instead of template specializa... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Eli Friedman | Correctly handle packs for variadic type traits. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Vincent Lejeune | R600: Don't emit empty then clause and use alu_pop_after |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Vincent Lejeune | R600: Simplify AMDILCFGStructurize by removing template... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Vincent Lejeune | R600: Replace legacy debug code in AMDILCFGStructurizer.cpp |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Craig Topper | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Rafael Espindola | Fix inserting new elements in a specified location. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Hans Wennborg | Add a cl.exe compatible driver mode |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Reid Kleckner | Use an i686 triple for this test now that it uses stdcall |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Jean-Daniel... | Fix another place where clang check objc selector name... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Ashok Thirumurthi | Reworked the test decorators to match the test results... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Fariborz Jahanian | ObjectiveC migrator: Another use case of enum |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Samuel Benzaquen | Add support for raw_ostream on the printing methods... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Reid Kleckner | Create calling convention AttributedType sugar nodes |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Eli Friedman | Fix for template substitution with packs. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Daniel Malea | Add another link to the Python API docs. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Smith | Update users manual to indicate: |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Akira Hatanaka | [mips] Add support for command-line options -mno-check... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Argyrios Kyrtzidis | [arcmt] After checking is successful disable auto-synth... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Aaron Ballman | Replace some existing type attribute diagnostics with a |
commit | commitdiff | tree | snapshot |
2013-07-19 |
John Thompson | Add SourceRange to PPCallbacks::Defined callback. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Ashok Thirumurthi | Updated the test suite to fix xpasses on the gcc buildb... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Rafael Espindola | s/compiler_used/compiler.used/. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Reid Kleckner | Add some flag exclusion tests. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Reid Kleckner | [Option] Add inclusion and exclusion flags to option... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Enea Zaffanella | Fix source range of implicitly instantiated friend... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Benjamin Kramer | Fix test to actually check things. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Fariborz Jahanian | Fixes an ObjC migrator crash when last decl |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Daniel Malea | Add links to LLDB API reference docs |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Daniel Malea | Minor typeo fixes in doc scripts |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Daniel Malea | Add LLDB API reference docs (for Python and C++) |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Roman Divacky | This patch implements __get_cpuid_max() as an inline... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Nico Rieck | lit: Support cancellation on Windows |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Add -march= command-line option |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Daniel Malea | include only LLDB API in docs generated by lldb-cpp... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Joey Gouly | Add a line that got missed off somehow. Sorry about... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Aaron Watry | Implement generic upsample() |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Add tests for ALHSIK and ALGHSIK |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Add ALRK, AGLRK, SLRK and SGLRK |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Joey Gouly | [ARMv8] Implement the NEON instructions VRINT{N, X... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Add AHIK and AGHIK |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Add ARK, AGRK, SRK and SGRK |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Add NGRK, OGRK and XGRK |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Serge Pavlov | Initialize TempFileHandle. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Add NRK, ORK and XRK |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Tilmann Scheller | ARM: Add instruction aliases for the Thumb2 PLD/PLDW... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Use SLLK, SRLK and SRAK for codegen |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Start adding z196 and zEC12 support |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Rafael Espindola | Split openFileForWrite into windows and unix versions. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Rafael Espindola | Add a unit test for checking that we respect the F_Bina... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
John Thompson | Fixed some formatting issues with clang-format to get... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Sandiford | [SystemZ] Enable frame-pointer elimination for -O1... |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Alexey Samsonov | Revert r186672 - turns out ASan supports Mac OS 10... |
commit | commitdiff | tree | snapshot |
next |