| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the IA-64 backend. | Dan Gohman | 2009-07-24 | 1 | -1/+0 |
* | remove tests for removed intrinsics. | Chris Lattner | 2009-07-12 | 1 | -32/+0 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 11 | -38/+38 |
* | PR4317: Handle splits where the new block is unreachable correctly in | Eli Friedman | 2009-06-03 | 1 | -0/+15 |
* | Add a new codegen pass that normalizes dwarf exception handling | Duncan Sands | 2009-05-22 | 1 | -1/+1 |
* | Help DejaGnu avoid pipe-jam by producing less output from certain test cases. | Jakob Stoklund Olesen | 2009-05-16 | 4 | -4/+4 |
* | Disable the load-shrinking optimization from looking at | Chris Lattner | 2009-04-29 | 1 | -0/+16 |
* | Second attempt: | Bill Wendling | 2009-04-29 | 3 | -3/+3 |
* | r70270 isn't ready yet. Back this out. Sorry for the noise. | Bill Wendling | 2009-04-28 | 3 | -3/+3 |
* | Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to | Bill Wendling | 2009-04-28 | 3 | -3/+3 |
* | Revert accidental testcase reduction | Nate Begeman | 2009-04-27 | 1 | -4/+40 |
* | 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan. | Nate Begeman | 2009-04-27 | 1 | -40/+4 |
* | Fix PR 4057, a crash doing float->char const folding. | Dale Johannesen | 2009-04-24 | 1 | -0/+18 |
* | Add a new "available_externally" linkage type. This is intended | Chris Lattner | 2009-04-13 | 1 | -0/+10 |
* | move a target-specific test into its directory so it isn't run if you | Chris Lattner | 2009-04-10 | 1 | -20/+0 |
* | fix two problems with machine sinking: | Chris Lattner | 2009-04-10 | 1 | -0/+16 |
* | Fix PR3899: add support for extracting floats from vectors | Duncan Sands | 2009-03-29 | 1 | -0/+10 |
* | LSR shouldn't ever try to hack on integer IV's larger than 64-bits. Right now | Chris Lattner | 2009-03-17 | 1 | -0/+92 |
* | wire up support for emitting "special" values from inline asm | Chris Lattner | 2009-03-10 | 1 | -0/+6 |
* | bug 3610: Test case. | Richard Pennington | 2009-02-22 | 1 | -0/+20 |
* | Let's try to have our cake and eat it to: move | Duncan Sands | 2009-01-21 | 1 | -282/+0 |
* | Don't bother running the assembler, we don't know that it will be configured | Chris Lattner | 2009-01-20 | 1 | -1/+1 |
* | Verify Intrinsic::dbg_declare. | Devang Patel | 2009-01-19 | 1 | -9/+0 |
* | The list-td and list-tdrr schedulers don't yet support physreg | Dan Gohman | 2009-01-13 | 1 | -2/+3 |
* | Fix a bug in ComputeLinearIndex computation handling multi-level | Dan Gohman | 2009-01-06 | 1 | -0/+67 |
* | Delete this test; it's a duplicate of 2006-07-03-schedulers.ll. | Dan Gohman | 2009-01-06 | 1 | -27/+0 |
* | Revert the changes in this testcase until Anton can fix them. | Bill Wendling | 2008-12-24 | 1 | -11/+15 |
* | Update test | Anton Korobeynikov | 2008-12-23 | 1 | -15/+11 |
* | For amusement, implement SADDO, SSUBO, UADDO, USUBO | Duncan Sands | 2008-12-10 | 1 | -0/+42 |
* | Test add-with-overflow with fast ISel. | Bill Wendling | 2008-11-24 | 1 | -0/+1 |
* | Add support for llvm.uadd.with.overflow. | Bill Wendling | 2008-11-24 | 1 | -1/+18 |
* | Add generic test for add with overflow. | Bill Wendling | 2008-11-21 | 1 | -0/+23 |
* | Test -pre-RA-sched=fast too, for completeness. | Dan Gohman | 2008-11-20 | 1 | -0/+1 |
* | Revert r59640. It broke this test for builds that aren't | Dan Gohman | 2008-11-19 | 1 | -1/+1 |
* | Use %llvmgcc -xassembler instead of invoking as directly. This avoids | Dan Gohman | 2008-11-19 | 1 | -1/+1 |
* | A simple test for stack protectors. This should be valid on all platforms. | Bill Wendling | 2008-11-18 | 1 | -0/+25 |
* | Turn on LegalizeTypes, the new type legalization | Duncan Sands | 2008-10-27 | 5 | -5/+5 |
* | Related to PR2911, reject as invalid non-pointer GC roots. | Gordon Henriksen | 2008-10-25 | 1 | -0/+10 |
* | remove this test: it is xfailed anyway, and is failing for a reason | Chris Lattner | 2008-10-17 | 1 | -18/+0 |
* | This does not fail anymore | Anton Korobeynikov | 2008-10-10 | 1 | -2/+0 |
* | This is not failing anymore | Anton Korobeynikov | 2008-10-10 | 1 | -2/+0 |
* | Split this test and move it into target-specific directories. | Dan Gohman | 2008-10-01 | 1 | -9/+0 |
* | Add a target triple; apparently LLVM doesn't use 64-bit | Dan Gohman | 2008-09-08 | 1 | -1/+1 |
* | Add AsmPrinter support for i128 and larger static initializer data. | Dan Gohman | 2008-09-08 | 1 | -0/+9 |
* | Add testcase from bug 2770. | Rafael Espindola | 2008-09-08 | 1 | -0/+14 |
* | Turn this legalize types test on. | Duncan Sands | 2008-09-01 | 5 | -11/+5 |
* | Improve support for vector casts in LLVM IR and CodeGen. | Dan Gohman | 2008-08-14 | 1 | -0/+45 |
* | Don't crash printing the asm for a ConstantExpr PtrToInt just because the int | Nick Lewycky | 2008-08-08 | 1 | -0/+7 |
* | Fix SDISel lowering of zeroinitializer and undef to use ComputeValueVTs. | Dan Gohman | 2008-08-04 | 1 | -0/+17 |
* | Don't look for leaf values to store when lowering stores of | Dan Gohman | 2008-07-30 | 1 | -0/+18 |