| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ExpandPseudos to ExpandISelPseudos to help clarify its role. | Dan Gohman | 2010-11-18 | 2 | -3/+3 |
* | Document the units for the Size field. | Dan Gohman | 2010-11-18 | 1 | -4/+4 |
* | patch from Frits van Bommel: | Chris Lattner | 2010-11-18 | 2 | -125/+169 |
* | Change CodeGen to use .loc directives. This produces a lot more readable output | Rafael Espindola | 2010-11-18 | 1 | -7/+0 |
* | Introduce memoization for ScalarEvolution dominates and properlyDominates | Dan Gohman | 2010-11-18 | 2 | -2/+27 |
* | Factor out the code for purging a SCEV from all the various memoization maps. | Dan Gohman | 2010-11-17 | 1 | -0/+3 |
* | Merge the implementations of isLoopInvariant and hasComputableLoopEvolution, and | Dan Gohman | 2010-11-17 | 1 | -0/+21 |
* | Make SCEV::getType() and SCEV::print non-virtual. Move SCEV::hasOperand | Dan Gohman | 2010-11-17 | 2 | -62/+19 |
* | Move SCEV::dominates and properlyDominates to ScalarEvolution. | Dan Gohman | 2010-11-17 | 2 | -44/+8 |
* | Move SCEV::isLoopInvariant and hasComputableLoopEvolution to be member | Dan Gohman | 2010-11-17 | 2 | -55/+10 |
* | Verify SCEVAddRecExpr's invariant in ScalarEvolution::getAddRecExpr | Dan Gohman | 2010-11-17 | 1 | -5/+1 |
* | Fix ScalarEvolution's range memoization to avoid using a | Dan Gohman | 2010-11-17 | 2 | -3/+20 |
* | Remove ARM isel hacks that fold large immediates into a pair of add, sub, and, | Evan Cheng | 2010-11-17 | 3 | -2/+17 |
* | make isVirtualSection a virtual method on MCSection. Chris' suggestion. | Rafael Espindola | 2010-11-17 | 5 | -4/+7 |
* | Move some those Xor simplifications which don't require creating new | Duncan Sands | 2010-11-17 | 2 | -1/+20 |
* | MC-JIT: Stub out "pure" streamer. | Daniel Dunbar | 2010-11-17 | 1 | -0/+7 |
* | MCJIT: Stub out MCJIT implementation, still doesn't do anything useful. | Daniel Dunbar | 2010-11-17 | 1 | -0/+38 |
* | lli: Add stub -use-mcjit option, which doesn't currently do anything. | Daniel Dunbar | 2010-11-17 | 1 | -2/+20 |
* | Previously SimplifyInstruction could report that an instruction | Duncan Sands | 2010-11-17 | 1 | -2/+0 |
* | now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the | Chris Lattner | 2010-11-17 | 2 | -12/+14 |
* | refactor the interface to EmitInlineAsm a bit, no functionality change. | Chris Lattner | 2010-11-17 | 1 | -1/+2 |
* | fix PR8613 - Copy constructor of SwitchInst does not call SwitchInst::init | Chris Lattner | 2010-11-17 | 1 | -1/+1 |
* | Fix a layering violation: hasConstantValue, which is part of the PHINode | Duncan Sands | 2010-11-17 | 1 | -8/+1 |
* | Memoize results from ScalarEvolution's getUnsignedRange and getSignedRange. | Dan Gohman | 2010-11-17 | 2 | -0/+9 |
* | Fix warnings about missing parents between || and &&. | Dan Gohman | 2010-11-17 | 1 | -8/+8 |
* | Fix typo: Exectuable -> Executable | Peter Collingbourne | 2010-11-17 | 1 | -1/+1 |
* | Add .loc methods to the streamer. | Rafael Espindola | 2010-11-16 | 1 | -1/+8 |
* | Split pseudo-instruction expansion into a separate pass, to make it | Dan Gohman | 2010-11-16 | 2 | -0/+5 |
* | Add const. | Rafael Espindola | 2010-11-16 | 1 | -6/+6 |
* | system_error: More conditional error codes for Darwin. | Michael J. Spencer | 2010-11-16 | 1 | -0/+8 |
* | This is the first step in adding sane error handling support to LLVMSystem. | Michael J. Spencer | 2010-11-16 | 1 | -0/+884 |
* | In which I discover the existence of loops. Threading an operation | Duncan Sands | 2010-11-16 | 1 | -11/+14 |
* | Object: Get rid of sys::Path, Triple, and cleanup namespace. | Michael J. Spencer | 2010-11-16 | 1 | -4/+5 |
* | Code clean up. The peephole pass should be the one updating the instruction | Evan Cheng | 2010-11-15 | 1 | -4/+2 |
* | Change MCExpr::EvaluateAsRelocatableImpl of variables to return the original | Rafael Espindola | 2010-11-15 | 1 | -0/+5 |
* | Fix PR8565. | Rafael Espindola | 2010-11-15 | 1 | -7/+7 |
* | add fields to the .td files unconditionally, simplifying tblgen a bit. | Chris Lattner | 2010-11-15 | 1 | -0/+3 |
* | Add LLVMObject Library. | Michael J. Spencer | 2010-11-15 | 1 | -0/+248 |
* | add targetoperand flags for jump tables, constant pool and block address | Chris Lattner | 2010-11-15 | 1 | -1/+3 |
* | First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou... | Anton Korobeynikov | 2010-11-15 | 2 | -13/+15 |
* | move the pic base symbol stuff up to MachineFunction | Chris Lattner | 2010-11-14 | 1 | -0/+4 |
* | reimplement ppc asmprinter "toc" handling to use a VariantKind | Chris Lattner | 2010-11-14 | 1 | -1/+3 |
* | If dom tree information is available, make it possible to pass | Duncan Sands | 2010-11-14 | 2 | -3/+6 |
* | Strip trailing whitespace. | Duncan Sands | 2010-11-14 | 1 | -12/+12 |
* | MC: Simplify Mach-O and ELF object writer implementations. | Daniel Dunbar | 2010-11-13 | 3 | -103/+8 |
* | Parse and record the gnu_unique_object type. | Rafael Espindola | 2010-11-13 | 1 | -0/+1 |
* | Trailing whitespace. | Jim Grosbach | 2010-11-13 | 1 | -18/+18 |
* | Parse and remember discriminators in .loc line. I try to output them with | Rafael Espindola | 2010-11-13 | 2 | -3/+16 |
* | JIT: More nitty style tweakage, aka territory marking. | Daniel Dunbar | 2010-11-13 | 1 | -56/+67 |
* | report_fatal_error: Simplify a possible ambiguity. | Daniel Dunbar | 2010-11-13 | 1 | -0/+2 |