llvm-6502/lib
Dan Gohman 974b5f53f7 Pass the isAntiDep argument.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59968 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-24 17:24:27 +00:00
..
Analysis Seriously strengthen the guarantee offered by noalias on a function's return 2008-11-24 05:00:44 +00:00
Archive
AsmParser Extend the 'noalias' attribute to function return values. This is intended to 2008-11-24 03:41:24 +00:00
Bitcode
CodeGen Pass the isAntiDep argument. 2008-11-24 17:24:27 +00:00
Debugger
ExecutionEngine Make JIT::runFunction handle functions with non-C calling conventions. 2008-11-23 08:00:11 +00:00
Linker
Support
System
Target CellSPU: 2008-11-24 17:11:17 +00:00
Transforms Fix build failure. 2008-11-21 21:00:20 +00:00
VMCore
Makefile