llvm-6502/lib
Dan Gohman 94b8d7ea63 Separate MachineInstr-emitting routines from actual scheduling
routines and move them into a separate file, ScheduleDAGEmit.cpp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55699 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-03 16:01:59 +00:00
..
Analysis Since onlyReadsMemory returns true if in fact 2008-09-03 15:31:24 +00:00
Archive
AsmParser s/FP_AlwaysInline/FN_NOTE_AlwaysInline/g 2008-09-02 22:43:57 +00:00
Bitcode Read and write function notes. 2008-09-02 21:47:13 +00:00
CodeGen Separate MachineInstr-emitting routines from actual scheduling 2008-09-03 16:01:59 +00:00
Debugger
ExecutionEngine MMI may be null. 2008-09-02 08:14:01 +00:00
Linker
Support
System
Target Add X86 target hook to implement load (even from GlobalAddress). 2008-09-03 06:44:39 +00:00
Transforms Don't apply this transform to vectors. Fixes PR2756. 2008-09-03 06:24:21 +00:00
VMCore Try to fold each element of a vector. This is needed to maintain structural 2008-09-03 06:48:55 +00:00
Makefile