llvm-6502/lib
Chris Lattner 40c14be5bc Update this code to use eraseFromParent where possible. Compute
whether an argument is byval and pass into isSafeToPromoteArgument.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45876 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-11 19:20:39 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Simplify the side effect stuff a bit more and make licm/sinking 2008-01-10 23:08:24 +00:00
Debugger
ExecutionEngine I doubt the address of the Error string was intended 2008-01-07 19:14:42 +00:00
Linker
Support
System Fix compile failures with g++-4.3. 2008-01-09 19:42:09 +00:00
Target rename MachineInstr::setInstrDescriptor -> setDesc 2008-01-11 18:10:50 +00:00
Transforms Update this code to use eraseFromParent where possible. Compute 2008-01-11 19:20:39 +00:00
VMCore Allow parameter attributes on varargs function parameters. 2008-01-11 02:13:09 +00:00
Makefile