llvm-6502/lib
Preston Gurd 1fd36e41e4 This patch follows is a follow up to r178171, which uses the register
form of call in preference to memory indirect on Atom.

In this case, the patch applies the optimization to the code for reloading
spilled registers.

The patch also includes changes to sibcall.ll and movgs.ll, which were
failing on the Atom buildbot after the first patch was applied.

This patch by Sriram Murali.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178193 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-27 23:16:18 +00:00
..
Analysis BasicAA: Only query twice if the result of the more general query was MayAlias 2013-03-26 18:07:53 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix target-customized spilling in the register scavenger 2013-03-27 13:00:56 +00:00
DebugInfo
ExecutionEngine
IR Fix comment 2013-03-27 17:50:12 +00:00
IRReader Split out the IRReader header and the utility functions it provides into 2013-03-26 02:25:37 +00:00
Linker Specutively revert r178130. 2013-03-27 17:54:41 +00:00
MC
Object
Option
Support Don't try to generate crash diagnostics if we had an I/O failure. It's very 2013-03-27 18:30:00 +00:00
TableGen
Target This patch follows is a follow up to r178171, which uses the register 2013-03-27 23:16:18 +00:00
Transforms Use the full path when outputting the `.gcda' file. 2013-03-26 22:47:50 +00:00
CMakeLists.txt Split out the IRReader header and the utility functions it provides into 2013-03-26 02:25:37 +00:00
LLVMBuild.txt Split out the IRReader header and the utility functions it provides into 2013-03-26 02:25:37 +00:00
Makefile Split out the IRReader header and the utility functions it provides into 2013-03-26 02:25:37 +00:00