| Commit message (Expand) | Author | Age | Files | Lines |
* | Have asm printers use formatted_raw_ostream directly to avoid a | David Greene | 2009-07-14 | 67 | -194/+265 |
* | Helper script to use bugpoint with a remote target. | Viktor Kutuzov | 2009-07-14 | 1 | -0/+108 |
* | convert to filecheck style, simplify RUN line, and add comment. | Chris Lattner | 2009-07-14 | 1 | -7/+7 |
* | Update CMake file. | Ted Kremenek | 2009-07-14 | 1 | -0/+1 |
* | Fix for bugpoint -remote-client | Viktor Kutuzov | 2009-07-14 | 1 | -7/+15 |
* | Remove some dead functions, patch by Ryan Flynn! | Chris Lattner | 2009-07-14 | 2 | -4/+0 |
* | convert this test to filecheck style | Chris Lattner | 2009-07-14 | 1 | -12/+20 |
* | Fix a typo that Edwin spotted. | Dan Gohman | 2009-07-14 | 1 | -1/+1 |
* | hasThumb2() does not mean we are compiling for thumb, must also check isThumb(). | David Goodwin | 2009-07-14 | 1 | -3/+6 |
* | Add a comment clarifying the role of getPrimitiveTypeSizeInBits. | Dan Gohman | 2009-07-14 | 1 | -0/+5 |
* | Remove an extra space. | Bob Wilson | 2009-07-14 | 1 | -1/+1 |
* | Introduce a pointertracking pass. | Edwin Török | 2009-07-14 | 5 | -0/+482 |
* | Testcase for PR4556 | Chris Lattner | 2009-07-14 | 1 | -0/+6 |
* | Mark as fall through. | Bill Wendling | 2009-07-14 | 1 | -0/+1 |
* | Reapply my previous asmprinter changes now with more testing and two | Chris Lattner | 2009-07-14 | 27 | -176/+174 |
* | Added llvm-mc support for parsing the .desc directive. | Kevin Enderby | 2009-07-14 | 5 | -0/+54 |
* | Add a testcase for a bug fixed by r75634. | Dan Gohman | 2009-07-14 | 1 | -0/+36 |
* | LLVM doesn't use libelf. Remove libelf configurey. | Dan Gohman | 2009-07-14 | 4 | -97/+0 |
* | Revert 75571; I'm convinced this isn't the right thing to do. | Dale Johannesen | 2009-07-14 | 2 | -28/+8 |
* | llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. | Edwin Török | 2009-07-14 | 172 | -812/+813 |
* | Revert r7561{9,8,7,6}, which depend on r75610. | Daniel Dunbar | 2009-07-14 | 9 | -29/+26 |
* | Revert r75615, which depended on 75610. | Daniel Dunbar | 2009-07-14 | 12 | -47/+55 |
* | Revert r75610 (and r75620, which was blocking the revert), in the hopes of | Daniel Dunbar | 2009-07-14 | 4 | -89/+62 |
* | Make SCEVCallbackVH::allUsesReplacedWith more thorough in removing | Dan Gohman | 2009-07-14 | 1 | -4/+8 |
* | Require IVUsers after LCSSA, since LCSSA does not preserve IVUsers. | Dan Gohman | 2009-07-14 | 1 | -3/+3 |
* | Add a comment about why ScalarEvolution doesn't recognize non-loop PHIs | Dan Gohman | 2009-07-14 | 1 | -0/+4 |
* | After converting assert(0) to LLVM_UNREACHABLE we lost file/line location. | Edwin Török | 2009-07-14 | 3 | -4/+12 |
* | eliminate extra space. | Edwin Török | 2009-07-14 | 9 | -25/+24 |
* | Add extra sign extension to the same bit width before int sign | Anton Korobeynikov | 2009-07-14 | 2 | -3/+13 |
* | Add missing break. Patch by Artur Pietrek! | Anton Korobeynikov | 2009-07-14 | 1 | -0/+1 |
* | Move main llvm-prof functionality into a ModulePass. | Daniel Dunbar | 2009-07-14 | 1 | -110/+148 |
* | ProfileInfo interface tweaks. | Daniel Dunbar | 2009-07-14 | 2 | -10/+22 |
* | Use http instead https for anonymous readonly check out. | Evan Cheng | 2009-07-14 | 1 | -1/+1 |
* | remove renamed method. | Chris Lattner | 2009-07-14 | 1 | -4/+0 |
* | rename getValueName -> getMangledName. These two files have very | Chris Lattner | 2009-07-14 | 2 | -14/+17 |
* | Rename getValueName -> getMangledName | Chris Lattner | 2009-07-14 | 3 | -5/+5 |
* | rename getValueName -> getMangledName | Chris Lattner | 2009-07-14 | 1 | -1/+1 |
* | rename getValueName -> getMangledName | Chris Lattner | 2009-07-14 | 3 | -6/+6 |
* | Rename getValueName -> getMangledName. | Chris Lattner | 2009-07-14 | 12 | -55/+47 |
* | Remove some tabs and fix other whitespace. No functional changes. | Bob Wilson | 2009-07-14 | 1 | -7/+7 |
* | Fix a comment. | Bob Wilson | 2009-07-14 | 1 | -1/+1 |
* | Fix an obvious error. | Bob Wilson | 2009-07-14 | 1 | -3/+3 |
* | Change the X86 asmprinter to use the mangler to apply suffixes like "$non_laz... | Chris Lattner | 2009-07-14 | 4 | -62/+93 |
* | New VNInfo alignment patch by Ryan Flynn. | Lang Hames | 2009-07-14 | 1 | -14/+3 |
* | Change the internal interface to makeNameProper to take a bool that | Chris Lattner | 2009-07-14 | 6 | -46/+31 |
* | Unbroke LiveInterval. | Lang Hames | 2009-07-14 | 1 | -4/+7 |
* | Tidy up VNInfo alignment code. Patch contributed by Ryan Flynn. | Lang Hames | 2009-07-14 | 1 | -22/+21 |
* | Fix trivial todo in instcombine. | Eli Friedman | 2009-07-14 | 2 | -1/+7 |
* | 1. In Thumb mode, select tBx instead of ARM variants. | Evan Cheng | 2009-07-14 | 2 | -20/+16 |
* | Update LoopSimplify and LoopUnswitch to use the new makeLoopInvariant | Dan Gohman | 2009-07-14 | 3 | -17/+17 |