1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/VMCore
2008-02-26 18:49:29 +00:00
..
AsmWriter.cpp print getresult operand and its type directly. 2008-02-23 01:04:26 +00:00
AutoUpgrade.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
BasicBlock.cpp
ConstantFold.cpp Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
ConstantFold.h
Constants.cpp
Core.cpp Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
Dominators.cpp
Function.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp print getresult instruction. 2008-02-21 23:02:20 +00:00
Instructions.cpp Unify to ReturnInst::init() member functions. 2008-02-26 18:49:29 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp
ModuleProvider.cpp
ParameterAttributes.cpp Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp What if functions can return aggregate values ? 2008-02-20 22:36:03 +00:00
TypeSymbolTable.cpp
Value.cpp Let invoke return aggregate value. 2008-02-21 02:14:01 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp To support multiple return values, now ret instruction supports multiple operands instead of one aggregate operand. 2008-02-23 00:35:18 +00:00