llvm-6502/lib
Richard Sandiford 8bce43648b [SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
For now this just handles simple comparisons of an ANDed value with zero.
The CC value provides enough information to do any comparison for a
2-bit mask, and some nonzero comparisons with more populated masks,
but that's all future work.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189819 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-03 15:38:35 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Fix my previous checkin to updatePressureDiffs. 2013-08-31 05:17:58 +00:00
DebugInfo
ExecutionEngine llvm interpreter: select, shuffle and insertelement instructions. 2013-09-02 06:40:09 +00:00
IR DIBuilder: retain a type when created with a unique identifier. 2013-08-29 23:17:54 +00:00
IRReader
Linker
MC Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
Object Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
Option
Support Fix some rather confusing indentation and control flow in the errno 2013-09-02 05:55:10 +00:00
TableGen
Target [SystemZ] Add support for TMHH, TMHL, TMLH and TMLL 2013-09-03 15:38:35 +00:00
Transforms [msan] Fix handling of select with struct arguments. 2013-09-03 13:05:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile