llvm-6502/lib
Chad Rosier 8a9bce978f [fast-isel] Unaligned loads of floats are not supported. Therefore, convert to a regular
load and then move the result from a GPR to a FPR.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146502 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-13 19:22:14 +00:00
..
Analysis LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Archive LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
AsmParser LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Bitcode Add BitcodeVerifier.cpp to CMakeList. 2011-12-12 23:11:26 +00:00
CodeGen [fast-isel] Remove SelectInsertValue() as fast-isel wasn't designed to handle 2011-12-13 17:45:06 +00:00
DebugInfo LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
ExecutionEngine LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Linker LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
MC Relocation against a symbol, instead of against section. We had some extreme 2011-12-13 02:27:40 +00:00
Object LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Support Hexagon backend support 2011-12-12 21:14:40 +00:00
TableGen LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Target [fast-isel] Unaligned loads of floats are not supported. Therefore, convert to a regular 2011-12-13 19:22:14 +00:00
Transforms Cleanup. Clarify LSRInstance public methods. 2011-12-13 00:55:33 +00:00
VMCore Fix unused value warning for value used only in assert. 2011-12-12 22:59:34 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00