1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/CodeGen
Chris Lattner b6f6d3a00c remove support for llvm.isunordered
llvm-svn: 32992
2007-01-07 08:37:22 +00:00
..
SelectionDAG remove support for llvm.isunordered 2007-01-07 08:37:22 +00:00
AsmPrinter.cpp For PR950: 2006-12-31 05:55:36 +00:00
BranchFolding.cpp
DwarfWriter.cpp Silence warning. 2007-01-03 13:36:40 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp Change the interface to Module::getOrInsertFunction to be easier to use,to resolve PR1088, and to help PR411. 2007-01-07 08:12:01 +00:00
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveVariables.cpp
LLVMTargetMachine.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp NULL names should pass validation. 2007-01-03 13:46:20 +00:00
MachineFunction.cpp Debug dump error. 2006-12-22 02:04:05 +00:00
MachineInstr.cpp
MachinePassRegistry.cpp
MachOWriter.cpp For PR950: 2006-12-31 05:55:36 +00:00
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp - Fixing naming inconsistency: calleesave -> calleesaved. 2007-01-02 21:31:15 +00:00
RegAllocLinearScan.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h