Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix remaining lit tests which were failing when run on an Atom | Preston Gurd | 2012-07-19 | 1 | -1/+13 |
* | implement rdar://6653118 - fastisel should fold loads where possible. | Chris Lattner | 2010-09-05 | 1 | -4/+14 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Refactor X86SelectConstAddr, folding it into X86SelectAddress. This | Dan Gohman | 2008-09-19 | 1 | -1/+1 |
* | Fix a constant lowering bug. Now we can do load and store instructions with f... | Evan Cheng | 2008-09-09 | 1 | -3/+14 |
* | Fix the ordering of operands to the store (inverted relative to LLVM IR), and... | Owen Anderson | 2008-09-04 | 1 | -1/+1 |
* | Add a first attempt at implementing stores for X86 fast isel using target hooks. | Owen Anderson | 2008-09-04 | 1 | -1/+2 |
* | Load from GV stub should be locally CSE'd. | Evan Cheng | 2008-09-04 | 1 | -0/+12 |