hanchenye-llvm-project/llvm/lib/Target
Alkis Evlogimenos 327426411e Modify the two address instruction pass to remove the duplicate
operand of the instruction and thus simplify the register allocation.

llvm-svn: 11124
2004-02-04 22:17:40 +00:00
..
PowerPC Include PowerPC.h. Flesh out the stub versions of addPassesToEmitAssembly() 2004-02-02 19:06:36 +00:00
Sparc Add a new (static inline) std::ostream& << AllocInfo& method. Use it. 2004-01-28 19:05:43 +00:00
X86 Modify the two address instruction pass to remove the duplicate 2004-02-04 22:17:40 +00:00
MRegisterInfo.cpp
Makefile Build the PowerPC directory, so it is less likely to bit-rot (again) 2004-01-21 21:16:10 +00:00
Target.td
TargetData.cpp
TargetInstrInfo.cpp Make this assertion more self-explanatory. 2004-01-15 18:15:58 +00:00
TargetMachine.cpp Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
TargetSchedInfo.cpp