llvm-6502/lib
Tim Northover 4632e31f51 AArch64: fix even more JIT failures
The last patch corrected some issues, but constant-pool entries had actual
codegen bugs in the large memory model (which MCJIT uses).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187126 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-25 16:03:54 +00:00
..
Analysis Treat nothrow forms of ::operator delete and ::operator delete[] as 2013-07-21 23:11:42 +00:00
AsmParser
Bitcode
CodeGen MI Sched: Register pressure heuristics. 2013-07-25 07:26:35 +00:00
DebugInfo
ExecutionEngine AArch64: don't mask off shift bits when processing JIT relocations. 2013-07-25 12:42:52 +00:00
IR Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
IRReader
Linker
MC Revert "Remove use of asymmetric std::lower_bound comparator." 2013-07-23 17:44:11 +00:00
Object Delete the buffer in createObjectFile if it fails. 2013-07-24 14:00:26 +00:00
Option Silence gcc warning. 2013-07-22 21:29:28 +00:00
Support Don't end a file name with a dot. It looks odd. 2013-07-25 15:00:17 +00:00
TableGen
Target AArch64: fix even more JIT failures 2013-07-25 16:03:54 +00:00
Transforms Respect llvm.used in Internalize. 2013-07-25 03:23:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile