llvm-6502/lib
Eric Christopher 471e422480 Add a parameter to CCState so that it can access the MachineFunction.
No functional change.

Part of PR6965


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132763 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-08 23:55:35 +00:00
..
Analysis Reapply r131781, now that the GVN bug with partially-aliasing loads 2011-06-04 06:50:18 +00:00
Archive
AsmParser Refactor parsing of variable names (ie., %foo and @foo) since they have the same 2011-06-04 18:16:26 +00:00
Bitcode
CodeGen Add a parameter to CCState so that it can access the MachineFunction. 2011-06-08 23:55:35 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Make EmitIntValue() work properly on big-endian targets. 2011-06-07 17:31:02 +00:00
Object
Support
Target Add a parameter to CCState so that it can access the MachineFunction. 2011-06-08 23:55:35 +00:00
Transforms Fix an assymmetry between ConvertScalar_ExtractValue and ConvertScalar_InsertValue. The 2011-06-08 22:08:31 +00:00
VMCore Another possible bug. Stopgap until we can autogenerate tables and 2011-06-03 22:09:12 +00:00
CMakeLists.txt
Makefile