llvm-6502/lib
Andrew Trick d4486ebd5f mi-sched: Force bottom up scheduling for generic targets.
Fast register pressure tracking currently only takes effect during
bottom up scheduling. Forcing this is a bit faster and simpler for
targets that don't have many scheduling constraints and don't need
top-down scheduling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190014 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-04 23:54:00 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen mi-sched: Force bottom up scheduling for generic targets. 2013-09-04 23:54:00 +00:00
DebugInfo
ExecutionEngine llvm interpreter: select, shuffle and insertelement instructions. 2013-09-02 06:40:09 +00:00
IR
IRReader
Linker Error on linking appending globals with different unnamed_addr. 2013-09-04 15:33:34 +00:00
MC Add names for mach-o permissions bits and use the symbol names in place of magic numbers 2013-09-04 23:53:44 +00:00
Object Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
Option
Support Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32. 2013-09-04 16:00:12 +00:00
TableGen
Target R600: Use shared op optimization when checking cycle compatibility 2013-09-04 19:53:54 +00:00
Transforms Rename some variables to match the style guide. 2013-09-04 20:08:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile