| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | more random whitespace cleanup, eliminate #define, avoid copying | Chris Lattner | 2009-07-21 | 3 | -67/+59 |
* | some simple whitespace cleanup, avoid copying vectors for no reason | Chris Lattner | 2009-07-21 | 1 | -31/+24 |
* | Another rewriter bug exposed by recent coalescer changes. ReuseInfo::GetRegFo... | Evan Cheng | 2009-07-21 | 1 | -23/+27 |
* | Add missing include. | Daniel Dunbar | 2009-07-21 | 1 | -0/+1 |
* | Switch this API to StringRef. | Daniel Dunbar | 2009-07-21 | 2 | -5/+6 |
* | Simplify / normalize some uses of Value::getName. | Daniel Dunbar | 2009-07-21 | 4 | -4/+4 |
* | Remove some unused code. | Daniel Dunbar | 2009-07-21 | 1 | -3/+0 |
* | Support adding relocations for data sections, handling the cases where | Bruno Cardoso Lopes | 2009-07-21 | 4 | -25/+60 |
* | Add jumps with 8-bit relocation for assembler / disassembler. Patch by Sean C... | Evan Cheng | 2009-07-21 | 1 | -0/+24 |
* | Fix a dagga combiner bug: avoid creating illegal constant. | Evan Cheng | 2009-07-21 | 1 | -9/+12 |
* | Move a bit more state over to the LLVMContext. | Owen Anderson | 2009-07-21 | 5 | -43/+49 |
* | Add the following functions: | Bill Wendling | 2009-07-21 | 1 | -0/+12 |
* | Make the range calculations for addrecs to be more conservative, | Dan Gohman | 2009-07-21 | 1 | -3/+9 |
* | Whitespace cleanups. | Dan Gohman | 2009-07-21 | 1 | -3/+3 |
* | Minor code simplification. | Dan Gohman | 2009-07-21 | 1 | -1/+1 |
* | Fix ARM isle code that optimize multiply by constants which are power-of-2 +/... | Evan Cheng | 2009-07-21 | 1 | -16/+26 |
* | Cross RC coalescing is now on by default. | Evan Cheng | 2009-07-21 | 1 | -4/+4 |
* | revert 76503 while I figure out what's going on | Dale Johannesen | 2009-07-21 | 1 | -2/+5 |
* | Add a comment to clarify why there isn't any code in this spot. | Dan Gohman | 2009-07-20 | 1 | -0/+2 |
* | Remove the code that tried to evaluate whether (A pred B) is known | Dan Gohman | 2009-07-20 | 1 | -42/+0 |
* | Make sure a global matching asm 'i' constraint gets its | Dale Johannesen | 2009-07-20 | 1 | -5/+2 |
* | Move stripping of bitcasts in inline asm arguments | Dale Johannesen | 2009-07-20 | 2 | -12/+7 |
* | Minor code simplification. | Dan Gohman | 2009-07-20 | 1 | -1/+1 |
* | The upper argument of ConstantRange is exclusive, not inclusive. | Dan Gohman | 2009-07-20 | 1 | -1/+3 |
* | clean up some formatting, indent by 2 instead of 4. | Chris Lattner | 2009-07-20 | 1 | -19/+9 |
* | CMP and TST define CPSR, not use it. | David Goodwin | 2009-07-20 | 1 | -1/+1 |
* | Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comes | David Greene | 2009-07-20 | 1 | -0/+2 |
* | Simplify the code in DarwinTargetAsmInfo::emitUsedDirectiveFor so that humans... | Bill Wendling | 2009-07-20 | 2 | -17/+16 |
* | Pass in the unfortunately named "LessPrivatePrefix" for the | Bill Wendling | 2009-07-20 | 5 | -5/+10 |
* | Assembly and Bitcode support for unsigned/signed overflow flags and | Dan Gohman | 2009-07-20 | 6 | -4/+173 |
* | Use TII->findCommutedOpIndices to find the commute operands (rather than gues... | Evan Cheng | 2009-07-20 | 1 | -4/+8 |
* | Change the casting of linkage types into a map. This makes this much more robust | Bill Wendling | 2009-07-20 | 1 | -3/+88 |
* | Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as | Kevin Enderby | 2009-07-20 | 1 | -12/+0 |
* | Add MCAsmLexer interface. | Daniel Dunbar | 2009-07-20 | 3 | -8/+51 |
* | Fix some sub-reg coalescing bugs where the coalescer wasn't updating the resu... | Evan Cheng | 2009-07-20 | 2 | -34/+55 |
* | Rename Mangler linkage enums to something less gross. | Bill Wendling | 2009-07-20 | 3 | -19/+15 |
* | Refactor metadata parsing routines into separate functions. | Devang Patel | 2009-07-20 | 2 | -27/+46 |
* | Add MCAsmParser interface. | Daniel Dunbar | 2009-07-20 | 3 | -0/+28 |
* | remove TargetAsmInfo::ExpandInlineAsm | Chris Lattner | 2009-07-20 | 2 | -104/+2 |
* | use ExpandInlineAsm on TargetLowering instead of TargetAsmInfo. | Chris Lattner | 2009-07-20 | 1 | -14/+10 |
* | Copy ExpandInlineAsm to TargetLowering from TargetAsmInfo. | Chris Lattner | 2009-07-20 | 2 | -0/+97 |
* | Update this comment. | Dan Gohman | 2009-07-20 | 1 | -7/+5 |
* | Revert the addition of hasNoPointerOverflow to GEPOperator. | Dan Gohman | 2009-07-20 | 6 | -117/+9 |
* | rename TargetAsmInfo::getASDirective -> getDataASDirective | Chris Lattner | 2009-07-20 | 2 | -16/+12 |
* | Hide the DOUT static variable behind a function interface. | David Greene | 2009-07-20 | 1 | -0/+8 |
* | Use t2LDRri12 for frame index loads. | David Goodwin | 2009-07-20 | 1 | -3/+11 |
* | For PC relative relocations where symbols are defined in the same section they | Bruno Cardoso Lopes | 2009-07-20 | 4 | -41/+103 |
* | Fix PR4567. Thumb1 target was using the wrong instruction to handle sp = sub ... | Evan Cheng | 2009-07-20 | 2 | -3/+15 |
* | implement a new magic global "llvm.compiler.used" which is like llvm.used, but | Chris Lattner | 2009-07-20 | 5 | -25/+23 |
* | use stripPointerCasts to simplify some code. | Chris Lattner | 2009-07-20 | 1 | -6/+4 |