2007-12-30 |
Gordon Henriksen | Trying r45451 again, but this time warning-free on... |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Gordon Henriksen | Remove some lines that are nonportable to Ocaml 3.06. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Gordon Henriksen | Add some doxygen comments to llvm-c/Core.h. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | make machine operands fatter: give each one an up-point... |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Gordon Henriksen | Strengthening this test so it fails in release mode. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | split machineoperand out into its own header file. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Bill Wendling | If we have a load of a global address that's not modifi... |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | remove unneeded #includes. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | remove a bunch of now-dead methods. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | use simplified operand addition methods. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | use simplified operand addition methods. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | use simplified operand addition methods. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | make offset operand optional. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | Shrinkify the machine operand creation method names. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | Start using the simplified methods for adding operands. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | switch MIBuilder over to use the simplified operand... |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | 1. Make a static MachineOperand::create* method for... |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | tblgen shouldn't include headers from llvm codegen. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Chris Lattner | simplify some code by factoring operand construction... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | remove attribution from a variety of miscellaneous... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | remove attributions |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Gordon Henriksen | Bindings for instruction calling conventions. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | remove attributions from tools. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | remove attributions from examples. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | remove attributions from utils. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | remove attributions from the rest of the llvm makefiles. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | remove attribution from lib Makefiles. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | remove attributions from tools/utils makefiles. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | Don't attribute in file headers anymore. See llvmdev... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | Don't attribute in file headers anymore. See llvmdev... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | this is done. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | One readme entry is done, one is really easy (Evan... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | upgrade this test |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | Fold comparisons against a constant nan, and optimize... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | this xform is implemented. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Christopher... | Disable null pointer folding transforms for non-generic... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | make sure not to zap volatile stores, thanks a lot... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | Codegen: |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | don't fold fp_round(fp_extend(load)) -> fp_round(extload) |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | avoid going through a stack slot to convert from fpstac... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | Delete a store whose input is a load from the same... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | expand note. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | dead calls to llvm.stacksave can be deleted, even thoug... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Chris Lattner | upgrade this test |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Devang Patel | Test -simplifycfg only. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Chris Lattner | add a note. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Chris Lattner | add a note. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Owen Anderson | Add a testcase for my recent InstCombine fix, written... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Owen Anderson | Repair a transform that Chris noticed a bug in. Thanks... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Chris Lattner | disable this instcombine xform, it miscompiles: |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Anton Korobeynikov | Ignore functions with internal linkages during linking... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Gordon Henriksen | Adding bindings for target triple and data layout. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Gordon Henriksen | Switch the bindings to use LLVMFoldingBuilder. |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Gordon Henriksen | Adding an uninitialized builder constructor to the... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Chris Lattner | one fewer uncond branch with my codegenprepare hack... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Gordon Henriksen | Tests for changes made in r45356, where IPO optimizatio... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Gordon Henriksen | Fixing several transforms which would drop the collecto... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Chris Lattner | update to llvm 2.0 syntax. |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Chris Lattner | Don't break critical edges for single-bb loops, this... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Seo Sanghyeon | Actually parse q operation in llvm-ar |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Gordon Henriksen | Disabling -g for ocaml builds; it's not downwards compa... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Gordon Henriksen | GC poses hazards to the inliner. Consider: |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Gordon Henriksen | Noting and enforcing that GC intrinsics are valid only... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Gordon Henriksen | Adjusting verification of "llvm.gc*" intrinsic prototyp... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Owen Anderson | Flesh out the Briggs implementation a little bit more... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Chris Lattner | add a -backedge-hack llc-beta option to codegenprepare. |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Chris Lattner | add a simple hack |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Anton Korobeynikov | Cygwin defines uint32_t as unsigned long. Unbreak call... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Ted Kremenek | Added special support for stripping CRLF characters... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Gordon Henriksen | Setting GlobalDirective in TargetAsmInfo by default... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Owen Anderson | Get rid of an unneeded #include. |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Gordon Henriksen | Fix some Ocaml GC errors noticed upon review. |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Gordon Henriksen | C and Ocaml bindings for ExecutionEngine (i.e., the... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Owen Anderson | Sketch out an implementation of Briggs' copy placement... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Owen Anderson | Add GraphTraits specializations for machine dominators. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Gordon Henriksen | Undo a wrong bit in that last patch. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Gordon Henriksen | Document a more robust implementation of performCustomL... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Chris Lattner | fix some warnings. This code needs to be de-tabified :( |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Chris Lattner | fix strict-aliasing violation |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Chris Lattner | initial code for forming an FGETSIGN node. This is... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Chris Lattner | improve support for fgetsign |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Chris Lattner | Tell TargetLoweringOpt whether it is running before |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Chris Lattner | Add a new FGETSIGN operation, which defaults to expand... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Anton Korobeynikov | Erm, really disable :) |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Anton Korobeynikov | Disable, until we'll really need it |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Gordon Henriksen | Fix a partial application typo. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Gordon Henriksen | Use getIntrinsicID instead of looking up intrinsic... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Anton Korobeynikov | Unbreak build on gcc 3.x |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Anton Korobeynikov | Unbreak mingw build |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Evan Cheng | Preliminary PIC JIT support for X86 (32-bit) / Darwin. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Evan Cheng | Oops. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Chris Lattner | implement InstCombine/shift-trunc-shift.ll. This allows |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Owen Anderson | Note what still needs doing. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Owen Anderson | Remove critical edge breaking. It won't be necessary... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Gordon Henriksen | Ignoring generated files. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Evan Cheng | Fix JIT code emission of X86::MovePCtoStack. |
commit | commitdiff | tree | snapshot |
next |