llvm-6502/lib
Richard Osborne 6ffbf6ea8f [XCore] Make use of the target independent global address offset folding.
This let us to remove some custom code that matched constant offsets
from globals at instruction selection time as a special addressing mode.
No intended functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181126 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-04 17:24:33 +00:00
..
Analysis RegionInfo: Do not crash if unreachable block is found 2013-05-03 15:48:34 +00:00
Archive
AsmParser
Bitcode This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
CodeGen TiedTo flag can now be placed on implicit operands. isTwoAddrUse() should look 2013-05-02 02:07:32 +00:00
DebugInfo
ExecutionEngine [SystemZ] Add MCJIT support 2013-05-03 14:15:35 +00:00
IR This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
IRReader
Linker Fix a performance bug in the Linker. 2013-05-04 05:05:18 +00:00
MC [PowerPC] Parse platform-specifc variant kinds in AsmParser 2013-05-03 19:52:35 +00:00
Object This patch breaks up Wrap.h so that it does not have to include all of 2013-05-01 20:59:00 +00:00
Option
Support Allow host triple to be correctly overridden in CMake builds 2013-05-04 07:36:23 +00:00
TableGen
Target [XCore] Make use of the target independent global address offset folding. 2013-05-04 17:24:33 +00:00
Transforms Tabs to spaces. No functionality change. 2013-05-04 01:08:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile