| Commit message (Expand) | Author | Age | Files | Lines |
* | Test for handling of large bit offset from a | Duncan Sands | 2008-01-03 | 2 | -0/+16 |
* | don't hoist FP additions into unconditional adds + selects. This | Chris Lattner | 2008-01-03 | 1 | -0/+26 |
* | An example for which the TYPE_SIZE was being set from | Duncan Sands | 2008-01-03 | 1 | -0/+12 |
* | Test handling of records for which the fields are | Duncan Sands | 2008-01-03 | 1 | -0/+7 |
* | fix this to use a valid triple. | Chris Lattner | 2008-01-02 | 1 | -1/+1 |
* | verify that aligned common support doesn't break. | Chris Lattner | 2008-01-02 | 1 | -0/+8 |
* | Update this testcase. The output needs to be disabled to pass. | Bill Wendling | 2008-01-01 | 1 | -25/+23 |
* | Fix PR1833 - eh.exception and eh.selector return two | Duncan Sands | 2007-12-31 | 1 | -0/+36 |
* | Another backwards compatibility fix. | Gordon Henriksen | 2007-12-30 | 1 | -6/+6 |
* | Strengthening this test so it fails in release mode. | Gordon Henriksen | 2007-12-30 | 1 | -0/+1 |
* | Bindings for instruction calling conventions. | Gordon Henriksen | 2007-12-29 | 1 | -2/+7 |
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | One readme entry is done, one is really easy (Evan, want to investigate | Chris Lattner | 2007-12-29 | 1 | -0/+10 |
* | upgrade this test | Chris Lattner | 2007-12-29 | 1 | -8/+9 |
* | Fold comparisons against a constant nan, and optimize ORD/UNORD | Chris Lattner | 2007-12-29 | 1 | -0/+11 |
* | this xform is implemented. | Chris Lattner | 2007-12-29 | 1 | -0/+9 |
* | Codegen: | Chris Lattner | 2007-12-29 | 1 | -0/+11 |
* | avoid going through a stack slot to convert from fpstack to xmm reg | Chris Lattner | 2007-12-29 | 1 | -0/+15 |
* | dead calls to llvm.stacksave can be deleted, even though they | Chris Lattner | 2007-12-29 | 1 | -0/+10 |
* | upgrade this test | Chris Lattner | 2007-12-29 | 1 | -11/+12 |
* | Test -simplifycfg only. | Devang Patel | 2007-12-28 | 1 | -46/+23 |
* | Add a testcase for my recent InstCombine fix, written by Nicholas. | Owen Anderson | 2007-12-28 | 1 | -0/+89 |
* | Adding bindings for target triple and data layout. | Gordon Henriksen | 2007-12-27 | 1 | -0/+20 |
* | one fewer uncond branch with my codegenprepare hack for single-mbb backedges. | Chris Lattner | 2007-12-26 | 1 | -1/+1 |
* | Tests for changes made in r45356, where IPO optimizations would drop | Gordon Henriksen | 2007-12-26 | 2 | -0/+35 |
* | GC poses hazards to the inliner. Consider: | Gordon Henriksen | 2007-12-25 | 2 | -0/+47 |
* | Noting and enforcing that GC intrinsics are valid only within a | Gordon Henriksen | 2007-12-25 | 2 | -1/+11 |
* | Adjusting verification of "llvm.gc*" intrinsic prototypes to match | Gordon Henriksen | 2007-12-25 | 4 | -1/+49 |
* | C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler). | Gordon Henriksen | 2007-12-23 | 1 | -0/+101 |
* | Fix a partial application typo. | Gordon Henriksen | 2007-12-22 | 4 | -5/+5 |
* | implement InstCombine/shift-trunc-shift.ll. This allows | Chris Lattner | 2007-12-22 | 1 | -0/+10 |
* | If succ has succ itself as one of the predecessors then do | Devang Patel | 2007-12-22 | 1 | -0/+60 |
* | Get the verifier to check attributes on calls as well | Duncan Sands | 2007-12-21 | 1 | -0/+10 |
* | Make DAE not wipe out attributes on calls, and not drop | Duncan Sands | 2007-12-21 | 1 | -0/+16 |
* | Implement review feedback, including additional transforms | Christopher Lamb | 2007-12-20 | 1 | -0/+25 |
* | Remove xfail. This is fixed. | Evan Cheng | 2007-12-20 | 1 | -1/+0 |
* | More working CellSPU tests: | Scott Michel | 2007-12-20 | 2 | -0/+236 |
* | Use a module to group calling convention values, too. | Gordon Henriksen | 2007-12-20 | 1 | -3/+3 |
* | Using modules to group enumerations in Ocaml bindings. | Gordon Henriksen | 2007-12-19 | 1 | -23/+20 |
* | Adding bindings for memory buffers and module providers. Switching | Gordon Henriksen | 2007-12-19 | 2 | -5/+57 |
* | CellSPU testcase, extract_elt.ll: extract vector element. | Scott Michel | 2007-12-19 | 1 | -0/+175 |
* | When inlining through an 'nounwind' call, mark inlined | Duncan Sands | 2007-12-19 | 1 | -0/+19 |
* | More working CellSPU test cases: | Scott Michel | 2007-12-19 | 12 | -0/+1164 |
* | Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.ll | Scott Michel | 2007-12-19 | 3 | -0/+320 |
* | Add new immed16.ll test case, fix CellSPU errata to make test case work. | Scott Michel | 2007-12-19 | 1 | -0/+38 |
* | Remove an orthogonal transformation of the selection condition from my most r... | Christopher Lamb | 2007-12-18 | 1 | -10/+1 |
* | Fix PR1872: SrcValue and SrcValueOffset should not be used to compute load / ... | Evan Cheng | 2007-12-18 | 1 | -0/+28 |
* | Fix typos. | Christopher Lamb | 2007-12-18 | 1 | -1/+1 |
* | Fold certain additions through selects (and their compares) so as to eliminat... | Christopher Lamb | 2007-12-18 | 1 | -0/+38 |
* | FIX for PR1799: When a load is unfolded from an instruction, check if it is a... | Evan Cheng | 2007-12-18 | 1 | -0/+35 |