- 9992fca fit in 80 cols. by Chris Lattner · 14 years ago
- afd0d0e Do not use DIFactory. Use DIBuilder. by Devang Patel · 14 years ago
- 0eea95d Do not use DIFactory. by Devang Patel · 14 years ago
- 21d7eb3 Add XCore intrinsic for eeu instruction. by Richard Osborne · 14 years ago
- 027f98c test/lit.cfg: Add PATHEXT to 'substitution', to recognize tools on Windows hosts. Thanks to Danil Malyshev! by NAKAMURA Takumi · 14 years ago
- f7e9ad7 Rewrite the vector part of getExtendedTypeAction to make it more by Duncan Sands · 14 years ago
- f26be1e Plug some leaks in edis. by Benjamin Kramer · 14 years ago
- 8ca814c Merge information about the number of zero, one, and sign bits of live-out by Cameron Zwarich · 14 years ago
- 9b6af8d Add a getNumSignBits() method to APInt. by Cameron Zwarich · 14 years ago
- 324a24f Add a mechanism for invalidating the LiveOutInfo of a PHI, and use it whenever by Cameron Zwarich · 14 years ago
- a46cd97 Track blocks visited in reverse postorder. by Cameron Zwarich · 14 years ago
- e1497b9 Refactor the LiveOutInfo interface into a few methods on FunctionLoweringInfo by Cameron Zwarich · 14 years ago
- 2dbe285 Have isel visit blocks in reverse postorder rather than an undefined order. This by Cameron Zwarich · 14 years ago
- afbf483 wire TargetLibraryInfo into simplify libcalls and use it in a couple of by Chris Lattner · 14 years ago
- e265ad8 move a massive amount of code out into its own helper function by Chris Lattner · 14 years ago
- 091b1e3 change instcombine to not turn a call to non-varargs bitcast of by Chris Lattner · 14 years ago
- 7558e2e Fix bug in X86 folding / unfolding table. Int_CMPSDrm and Int_CMPSSrm memory by Evan Cheng · 14 years ago
- b259726 Use the same spill slot for all live ranges that descend form the same original by Jakob Stoklund Olesen · 14 years ago
- fae7f6d Depricate PathV1::isAbsolute. by Michael J. Spencer · 14 years ago
- 3a4ae32 Use DW_FORM_data2 for DW_AT_language and let users use DW_LANG_lo_user=0x8000 to DW_LANG_hi_user=0xffff range. by Devang Patel · 14 years ago
- 1d6b2c7 Check only relevant strings in output to increase stability of the tests. by Devang Patel · 14 years ago
- f956183 Remove file. Previous commit deleted content, but left the file around. by Jim Grosbach · 14 years ago
- 33b7beb Revert r125595, which is an X86-only undocumented assembly syntax extension by Jim Grosbach · 14 years ago
- 21451e5 Put in the symbol table symbols only used in a .globl statement. Fixes PR9292. by Rafael Espindola · 14 years ago
- d04b493 Add XCore intrinsic for clre instruction. by Richard Osborne · 14 years ago
- 9935bd0 Add llvm.xcore.waitevent intrinsic. The effect of this intrinsic is to enable by Richard Osborne · 14 years ago
- c70f687 It is safe to ignore LastSplitPoint when the variable is not live out. by Jakob Stoklund Olesen · 14 years ago
- 292f62e Add XCore intrinsic for the setv instruction. by Richard Osborne · 14 years ago
- 2254d0e Fix format for setc instruction. by Richard Osborne · 14 years ago
- 2a2cb28 Add XCore intrinsic for settw instruction. by Richard Osborne · 14 years ago
- 438208e Implement TODO for implicit C-array-to-ArrayRef conversion. by Frits van Bommel · 14 years ago
- 7d83dc0 Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests by Oscar Fuentes · 14 years ago
- 8fbc00b Fixed a bug in the enhanced disassembler that caused by Sean Callanan · 14 years ago
- 3894a79 Fixed a bug in the enhanced disassembly tester that by Sean Callanan · 14 years ago
- 2b94356 Change VFPNeonA8 definition to make the code easier to read. by Evan Cheng · 14 years ago
- 5129bde Omit private_extern declarations of extern symbols; followup to by Stuart Hastings · 14 years ago
- e573fb3 More fcopysign correctness and performance fix. by Evan Cheng · 14 years ago
- d2a5073 Keep track of how many times a live range has been dequeued, and prioritize new ranges. by Jakob Stoklund Olesen · 14 years ago
- 417df01 Fix a bug in determining if there is only a single interfering register. by Jakob Stoklund Olesen · 14 years ago
- 98c8141 Be more aggressive about evicting interference. by Jakob Stoklund Olesen · 14 years ago
- fbf05d3 by David Greene · 14 years ago
- 8b890c2 by David Greene · 14 years ago
- 98d9648 Change the RAGreedy register assignment order so large live ranges are allocated first. by Jakob Stoklund Olesen · 14 years ago
- 75b5409 80 Col. by Jakob Stoklund Olesen · 14 years ago
- 2d76ad6 Fix C++0x incompatibility. The signature of std::make_pair<> changes from: by Nick Lewycky · 14 years ago
- c4f3d51 Make LoopDeletion work on loops with multiple edges, as long as the incoming by Cameron Zwarich · 14 years ago
- 00743c2 Use the same (%dx) hack for in[bwl] as for out[bwl]. by Joerg Sonnenberger · 14 years ago
- 6557bce VFP single precision arith instructions can go down to NEON pipeline, but on Cortex-A8 only. by Evan Cheng · 14 years ago
- 50d280c Follow LLVM coding style. by Devang Patel · 14 years ago
- 4c3ab58 Stack alignment is 16 bytes on FreeBSD/i386 too. by Roman Divacky · 14 years ago
- a04663e Bug#9172: Don't use static in file scope, use an attribute on the parser. by Joerg Sonnenberger · 14 years ago
- 50b2846 CMake: remove unnecessary variable. by Oscar Fuentes · 14 years ago
- 5567869 MachineConstantPoolValues are not uniqued, so they need to be freed if they by Cameron Zwarich · 14 years ago
- 6023efb Revert r126195, "test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8311." by NAKAMURA Takumi · 14 years ago
- 0de102b Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 65e9404 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 3f38d20 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- aef8871 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 88234f1 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 902f128 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 166b79f Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 661cae4 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- db26499 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 20cee65 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 5731b5c Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 22bc92b Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- ed2ac7c Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 6262712 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 64779f4 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 9839eb0 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- e51a69c Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- c3bf772 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 39109a3 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 007b2b3 Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- 52ae4ca Relax expressions and add explicit triplets -linux and -win32. by NAKAMURA Takumi · 14 years ago
- ba2218a test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8311. by NAKAMURA Takumi · 14 years ago
- 135c030 test/CodeGen/X86/red-zone.ll: Add explicit -mtriple=x86_64-linux. by NAKAMURA Takumi · 14 years ago
- 0a92169 Guard against de-referencing MBB.end(). by Evan Cheng · 14 years ago
- af05c69 available_externally (hidden or not) GVs are always accessed via stubs. rdar://9027648. by Evan Cheng · 14 years ago
- fcfcdbc VirtRegRewriter assertion fix. by Andrew Trick · 14 years ago
- 4ecc82e Roll out r126169 and r126170 in an attempt to fix the selfhost bot. by Cameron Zwarich · 14 years ago
- ec243ae Added a testcase for the enhanced disassembly bug by Sean Callanan · 14 years ago
- b21e49c Fixed llvm-mc in edis mode to use the result of by Sean Callanan · 14 years ago
- 41dfd2b Fixed lit.cfg to no longer recognize the old by Sean Callanan · 14 years ago
- 872f4a2 Only use blx for external function calls on thumb, these could be fixed by Eric Christopher · 14 years ago
- 43dd06a Eliminate valgrind warnings from Python on the 32-bit as well. by Cameron Zwarich · 14 years ago
- 92efda7 Merge information about the number of zero, one, and sign bits of live-out registers by Cameron Zwarich · 14 years ago
- 63a8dae Have isel visit blocks in reverse postorder rather than an undefined order. This by Cameron Zwarich · 14 years ago
- d86f482 Recognize loopz and loopnz as aliases for loope and loopne. From Dimitry Andric. by Joerg Sonnenberger · 14 years ago
- 87ca0e0 Implement xgetbv and xsetbv. Patch by Jai Menon. by Rafael Espindola · 14 years ago
- f8597eb Revert r125960, it's breaking darwin10 bootstrap. by Eric Christopher · 14 years ago
- 557b297 Skipping over debugvalue instructions to determine whether the split spot is in a IT block. rdar://9030770 by Evan Cheng · 14 years ago
- cf13af6 Add more debugging output. by Evan Cheng · 14 years ago
- d45e8bf Handle FK_PCRel_1 and add a test case for this and FK_PCRel_4. by Joerg Sonnenberger · 14 years ago
- 68e6bee Revert r124611 - "Keep track of incoming argument's location while emitting LiveIns." by Devang Patel · 14 years ago
- 06c0f25 Add SplitKit::isOriginalEndpoint and use it to force live range splitting to terminate. by Jakob Stoklund Olesen · 14 years ago
- 89e59e6 Fixed a bug in the X86 disassembler where a member of the by Sean Callanan · 14 years ago
- 37c79c5 End the line if we return early. Radar 9012638. by Stuart Hastings · 14 years ago
- 8b8b4af Add a convenience tool for doing comparison builds of the LLVM by David Greene · 14 years ago
- c625d31 Better OpenBSD support, patch by Amit Kulkarni. I have no way to test by Chris Lattner · 14 years ago