Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 2013-06-07 | 1 | -1/+3 |
* | R600: Const/Neg/Abs can be folded to dot4 | Vincent Lejeune | 2013-06-04 | 1 | -1/+5 |
* | Move passes from namespace llvm into anonymous namespaces. Sort includes whil... | Benjamin Kramer | 2013-05-23 | 1 | -2/+4 |
* | R600: Relax some vector constraints on Dot4. | Vincent Lejeune | 2013-05-17 | 1 | -4/+2 |
* | R600: Some factorization | Vincent Lejeune | 2013-05-17 | 1 | -32/+13 |
* | R600: Fix last ALU of a clause being emitted in a separate clause | Vincent Lejeune | 2013-04-03 | 1 | -2/+2 |
* | R600: Factorize maximum alu per clause in a single location | Vincent Lejeune | 2013-04-03 | 1 | -1/+1 |
* | R600: Consider KILLGT as an ALU instruction | Vincent Lejeune | 2013-04-03 | 1 | -2/+4 |
* | R600: Emit CF_ALU and use true kcache register. | Vincent Lejeune | 2013-04-01 | 1 | -0/+253 |