llvm-6502/lib
Matthias Braun b1aa5e43a2 Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191964 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-04 16:52:58 +00:00
..
Analysis Rename DataLayout variables TD -> DL 2013-10-03 19:50:01 +00:00
AsmParser
Bitcode
CodeGen Fix typo 2013-10-04 16:52:58 +00:00
DebugInfo
ExecutionEngine Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
IR
IRReader
Linker
LTO
MC
Object
Option
Support
TableGen
Target ARM: optimizeSelect has to consider the previous register class 2013-10-04 16:52:56 +00:00
Transforms Pull fptrunc's upwards through selects when one of the select's selectands was a constant. This has a number of benefits, including producing small immediates (easier to materialize, smaller constant pools) as well as being more likely to allow the fptrunc to fuse with a preceding instruction (truncating selects are unusual). 2013-10-03 21:08:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile