Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm/test/CodeGen/X86/store_op_load_fold.ll: Fix typo, s/CHECK_NEXT/CHECK-NEXT/ | NAKAMURA Takumi | 2012-12-12 | 1 | -1/+1 |
* | llvm/test/CodeGen/X86/store_op_load_fold.ll: Add explicit triple. | NAKAMURA Takumi | 2012-12-12 | 1 | -1/+1 |
* | DAGCombine: clamp hi bit in APInt::getBitsSet to avoid assertion | Manman Ren | 2012-12-12 | 1 | -1/+18 |
* | add some random nounwinds. | Chris Lattner | 2010-02-28 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-21 | 1 | -7/+8 |
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -1/+1 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | weak globals on darwin require an extra load, breaking this test | Chris Lattner | 2006-03-10 | 1 | -1/+1 |
* | Add a test case for (store (op (load ..) ..) ..) folding. | Evan Cheng | 2006-03-09 | 1 | -2/+0 |
* | Added a (store (op (load ...) ...) ...) folding test case. | Evan Cheng | 2006-02-03 | 1 | -0/+14 |