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 |
2009-07-09 |
Chris Lattner | stop on the first file mismatch. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Lattner | add a test for dale's recent change. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Douglas Gregor | Make SmallPtrSet iterators real iterators |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Owen Anderson | LLVMContext-ification. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Chris Lattner | switch test to FileCheck-style and test the P and non... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Chris Lattner | rename a test to make it a feature test. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
David Goodwin | Use common code for both ARM and Thumb-2 instruction... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Chris Lattner | * manually concatenate two string literals |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Evan Cheng | - Add some NEON ld / st instruction static encoding. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Devang Patel | Fix thinko. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Jeffrey Yasskin | Fix the AssertingVH unittests. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Jeffrey Yasskin | Add an option to allocate JITed global data separately... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
David Greene | Reformat. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Devang Patel | Drop "constant" from |
commit | commitdiff | tree | snapshot |
2009-07-08 |
David Greene | Allow users of GraphWriter to display graphs asynchrono... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
David Greene | Add an ExecuteNoWait interface to support asynchronous... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Devang Patel | Update SLotTracker to handle MDNode slots. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Duncan Sands | Nowadays vectors are only split if they have an even |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Evan Cheng | Change how so_imm and t2_so_imm are handled. At instruc... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Bill Wendling | Recommit r74952 with a bug fix: |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Bill Wendling | Use interators instead of counters for loops. |
commit | commitdiff | tree | snapshot |
next |