llvm-6502/lib
Evan Cheng 94214703d9 - Added MCSubtargetInfo to capture subtarget features and scheduling
itineraries.
- Refactor TargetSubtarget to be based on MCSubtargetInfo.
- Change tablegen generated subtarget info to initialize MCSubtargetInfo
  and hide more details from targets.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134257 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-01 20:45:01 +00:00
..
Analysis Improve constant folding of undef for cmp and select operators. 2011-07-01 01:03:43 +00:00
Archive
AsmParser
Bitcode
CodeGen Disable commit 134216 ("Add 134199 back, but disable the optimization when the second 2011-07-01 12:01:00 +00:00
CompilerDriver
ExecutionEngine
Linker
MC - Added MCSubtargetInfo to capture subtarget features and scheduling 2011-07-01 20:45:01 +00:00
Object
Support
Target - Added MCSubtargetInfo to capture subtarget features and scheduling 2011-07-01 20:45:01 +00:00
Transforms Fix likely typo, reduce number of instruction name collisions. 2011-07-01 06:27:03 +00:00
VMCore Improve constant folding of undef for cmp and select operators. 2011-07-01 01:03:43 +00:00
CMakeLists.txt
Makefile