llvm-6502/lib
Richard Sandiford 8f0ad5ae8f [SystemZ] Reuse CC results for integer comparisons with zero
This also fixes a bug in the predication of LR to LOCR: I'd forgotten
that with these in-place instruction builds, the implicit operands need
to be added manually.  I think this was latent until now, but is tested
by int-cmp-45.c.  It also adds a CC valid mask to STOC, again tested by
int-cmp-45.c.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187573 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-01 10:39:40 +00:00
..
Analysis Fix a severe compile time problem when forming large SCEV expressions. 2013-07-31 02:43:40 +00:00
AsmParser
Bitcode
CodeGen Fix crashing on invalid inline asm with matching constraints. 2013-07-31 01:26:24 +00:00
DebugInfo
ExecutionEngine
IR Reject bitcasts between address spaces with different sizes 2013-07-31 17:49:08 +00:00
IRReader
Linker
MC
Object Add support for the 's' operation to llvm-ar. 2013-07-29 12:40:31 +00:00
Option Option parsing: add support for alias arguments. 2013-07-31 22:44:41 +00:00
Support Fix windows' implementation of status when a file doesn't exist. 2013-07-31 00:10:25 +00:00
TableGen
Target [SystemZ] Reuse CC results for integer comparisons with zero 2013-08-01 10:39:40 +00:00
Transforms 80-col 2013-07-31 22:17:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile