llvm-6502/lib
Evan Cheng 3f54c64a98 Load folding tail call should not use ebp / rbp after it's popped. PEI
should use esp / rsp to reference frame instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102596 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-29 05:08:22 +00:00
..
Analysis When checking whether the special handling for an addrec increment which 2010-04-26 21:46:36 +00:00
Archive
AsmParser
Bitcode
CodeGen Temporarily disable my changes to unbreak the build. 2010-04-29 03:34:19 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add support for assemblers that don't support periods in a name 2010-04-29 04:00:56 +00:00
Support
System
Target Load folding tail call should not use ebp / rbp after it's popped. PEI 2010-04-29 05:08:22 +00:00
Transforms further clarify alignment of globals, fix instcombine 2010-04-28 00:31:12 +00:00
VMCore fix PR6112 - When globalopt (or any other pass) does RAUW(@G, %G), 2010-04-28 20:16:12 +00:00
Makefile