llvm-6502/lib
Richard Sandiford 467a3f9b3f [SystemZ] Add a structure to represent a selected comparison
...in an attempt to rein back the increasingly complex selection code.
A knock-on effect is that ICmpType is exposed from the outset, which
slightly simplifies adjustSubwordCmp.

The code is no piece of art even after this change, but at least it should
be slightly better.  No behavioral change intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197235 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-13 15:28:45 +00:00
..
Analysis [inliner] Fix PR18206 by preventing inlining functions that call setjmp 2013-12-13 08:00:01 +00:00
AsmParser
Bitcode
CodeGen Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers" 2013-12-13 06:43:32 +00:00
DebugInfo Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers" 2013-12-13 06:43:32 +00:00
ExecutionEngine
IR
IRReader
Linker
LTO
MC Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers" 2013-12-13 06:43:32 +00:00
Object
Option
Support
TableGen
Target [SystemZ] Add a structure to represent a selected comparison 2013-12-13 15:28:45 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile