llvm-6502/lib
Dan Gohman ac08785eda An alloca can be equal to an argument. It can't *alias* an alloca, but it could
be equal, since there's nothing preventing a caller from correctly predicting
the stack location of an alloca.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174119 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-31 23:49:33 +00:00
..
Analysis An alloca can be equal to an argument. It can't *alias* an alloca, but it could 2013-01-31 23:49:33 +00:00
Archive
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine
IR s/AttrBuilder::addAttributes/AttrBuilder::addAttribute/g because that's more descriptive of what it actually is. 2013-01-31 23:38:01 +00:00
Linker
MC Give the MCStreamer class hierarchy LLVM RTTI facilities for use with 2013-01-31 23:29:57 +00:00
Object
Option
Support
TableGen
Target Switch the code added in r173885 to use the new, shiny RTTI 2013-01-31 23:43:14 +00:00
Transforms Linker: correctly link in dbg.declare 2013-01-31 21:19:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile