2009-07-10 |
Evan Cheng | We don't need separate thumb1 instructions tADDSi3... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Evan Cheng | Add a thumb2 pass to insert IT blocks. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Evan Cheng | Move isPredicated from .cpp to .h |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Owen Anderson | Finish pushing LLVMContext through the IRBuilder/Consta... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
David Greene | Fix #include specification. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Ted Kremenek | ImmutableMap/ImmutableSet: Allow caching of ImutAVLTree... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Evan Cheng | Remove a bogus assertion. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Bob Wilson | Replace TM.getRegisterInfo() calls by TRI instance... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
David Greene | Redesign this to avoid standard stream classes. This... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Bob Wilson | Handle 'a' modifier on inline assembly operands. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Owen Anderson | This started as a small change, I swear. Unfortunately... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
David Greene | Add some hooks that a redesigned AsmStream needs to... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Added Thumb IT instruction. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Bob Wilson | Fix an apparent copy-and-paste problem in an error... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Another todo entry. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Dan Gohman | Revert the part of 75177 that split ConstantRange into... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Initial support for load / store multiple opt pass... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Fix ldm / stm unified syntax; add t2LDM_RET. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | LDM_RET should be marked mayLoad. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Bill Wendling | If -fomit-frame-pointer is used, we still need to recor... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Fix ldrd / strd address mode matching code. It allows... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Andreas Bolka | Fix typo, trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Dan Gohman | Add a ConstantSignedRange class, which does for signed... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Eli Friedman | Make EXTRACT_VECTOR_ELT a bit more flexible in terms... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Add a Thumb readme entry. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Correct comment. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Richard Pennington | bug 4524: Add MSP430 to the cmake build. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Dale Johannesen | Handle 'A' modifier in inline asms. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Mikhail Glushenkov | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Mikhail Glushenkov | Documentation update. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Mikhail Glushenkov | We don't need to set SaveTemps here. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Mikhail Glushenkov | Adjust comment. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Mikhail Glushenkov | Remove some duplication. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Mikhail Glushenkov | Rename -t to --temp-dir. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Owen Anderson | As Chris pointed out, we don't actually need to pass... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | back out r75156 for now. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Owen Anderson | A little bit more LLVMContextification. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
David Goodwin | Handle Thumb-2 addressing modes during FP elimination. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Ted Kremenek | ImmutableSet/ImmutableMap: Allow caching of null digest... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
David Greene | Add some classes to produce pretty-printed asm. We... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Sanjiv Gupta | By default -t is always on for mcc16 and it uses .... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Sanjiv Gupta | Fixed handling of -t. It gets the prirority for temp... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Owen Anderson | Thread LLVMContext through MVT and related parts of... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Alisdair Meredith | Resolve undefined behaviour when ManagedStatic is insta... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | add llvm-mc support for parsing the .lcomm directive... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
David Greene | Regenerate for GraphViz tool discovery. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
David Greene | Add support for other GraphViz display tools. This... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | remove dead function. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Eli Friedman | Misc encoding fixes; reported on llvmdev. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | eraseFromDisk no longer throws. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Nick Lewycky | There's no need to consider PHI nodes in the same block... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Nick Lewycky | Forgot a couple files when adding the -ssi-everything... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Nick Lewycky | Add some statistics to SSI so we can see what it's... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Misha Brukman | * Install crosstool in /usr/local/crosstool |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Bill Wendling | Missing ) |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Sanjiv Gupta | Add a -t="dir" option to the driver. This can be used... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Sanjiv Gupta | Added few more options to individual tools. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Sanjiv Gupta | Return dir separator as per platform. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | simplify this logic a bit more. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | move reasoning about darwin $non_lazy_ptr stubs from... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Targets sometimes assign fixed stack object to spill... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Cheng | Reorg includes. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | add default ctor. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | rearrange some code, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | make direct calls set MO_PLT or MO_DARWIN_STUB as appro... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Nick Lewycky | Don't create undefined symbols for aliases. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | reduce nesting by rearranging branches. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | make isel use MO_PIC_BASE_OFFSET when lowering globalva... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | various minor cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | make isel decide whether to emit $stub's on darwin... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | pc-relative references are *always* to functions, never... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | make cygwin use its own stubs set, instead of overloadi... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | Make isel determine where to emit PLT-relative calls... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | add missing predicate. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | isPICStyleStub() is now never true in -static mode... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | simplify some code based on the fact that picstyles... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | all this logic always returns true because GOT mode... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | isPICStyleRIPRel() and friends are never true in -stati... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Nick Lewycky | Move PR4517 to README.txt. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Lang Hames | Improved tracking of value number kills. VN kills are... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | .o file writing shouldn't mess around with pic/relo... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | move a hack out of the asm-printer specific path to... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | many more cleanups, for example if in the "none" pic... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | Reduce indentation in GVRequiresExtraLoad. Return... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | When in -static mode, force the PIC style to none.... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | merge two identical functions and simplify things that... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | hoist check for IsTailCall to callers. Eliminate redun... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | change a few methods to be static functions. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | one more added assert. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | remove eh, convert to FileCheck style |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | move handling of dllimport linkage in isel, not in... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | we have no tests for dllimport/export. Add one. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Jeffrey Yasskin | Work around an ICE in gcc-4.2.4. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | one more assertion! |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | add some more assertions. Remove code to handle dllimp... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Dan Gohman | Make SelectionDAG::getVectorShuffle work properly for... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | remove "asmcall", using print_pcrel_imm instead of... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | simplify some logic |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | * add some assertions for sanity checking. |
commit | commitdiff | tree | snapshot |
next |