llvm-6502/lib
Richard Sandiford 52c28b07f0 [SystemZ] Fix caller-allocated save slot FIXME
Get rid of some old code (and associated FIXME) for handling the
caller-allocated register save area.  No behavioural change intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185525 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-03 09:11:00 +00:00
..
Analysis ValueTracking: Teach isKnownToBeAPowerOfTwo about (ADD X, (XOR X, Y)) where X is a power of two 2013-06-29 23:44:53 +00:00
AsmParser
Bitcode
CodeGen Remove unused field. 2013-07-03 08:26:07 +00:00
DebugInfo
ExecutionEngine Fixed alignment of code sections in the JIT mode. Added a test to the JITMemoryManager. 2013-07-02 12:24:22 +00:00
IR Debug Info: cleanup 2013-07-02 18:37:35 +00:00
IRReader
Linker
MC [PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD 2013-07-02 21:29:06 +00:00
Object
Option
Support [APFloat] Swap an early out check so we do not dereference str.end(). 2013-07-02 15:50:05 +00:00
TableGen
Target [SystemZ] Fix caller-allocated save slot FIXME 2013-07-03 09:11:00 +00:00
Transforms Added support in FunctionAttrs for adding relevant function/argument attributes for the posix call gettimeofday. 2013-07-03 04:00:54 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile