llvm-6502/lib
Eli Friedman b141099c14 PR9535: add support for splitting and scalarizing vector ISD::FP_ROUND.
Also cleaning up some duplicated code while I'm here.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128176 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-23 22:18:48 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen PR9535: add support for splitting and scalarizing vector ISD::FP_ROUND. 2011-03-23 22:18:48 +00:00
CompilerDriver
ExecutionEngine Split out relocation resolution into target-specific bits. 2011-03-23 22:06:06 +00:00
Linker
MC Fix a bug introduced by my patch yesterday: BL is a 4-byte instructions like BLX, rather than a 2-byte instruction like B. 2011-03-23 21:19:56 +00:00
Object
Support
Target Reapply Eli's r127852 now that the pre-RA scheduler can spill EFLAGS. 2011-03-23 22:16:02 +00:00
Transforms
VMCore
CMakeLists.txt
Makefile