llvm-6502/lib
Jakob Stoklund Olesen 631390e3c2 Pass context pointers to LiveRangeCalc::reset().
Remove the same pointers from all the other LiveRangeCalc functions,
simplifying the interface.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157941 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-04 18:21:16 +00:00
..
Analysis Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:22 +00:00
Archive
AsmParser
Bitcode PR1255: case ranges. 2012-06-02 09:42:43 +00:00
CodeGen Pass context pointers to LiveRangeCalc::reset(). 2012-06-04 18:21:16 +00:00
DebugInfo
ExecutionEngine Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:22 +00:00
Linker
MC Implement local-exec TLS on PowerPC. 2012-06-04 17:36:38 +00:00
Object
Support Use access(2) instead of stat(2) to check if a file exists. 2012-06-02 16:28:09 +00:00
TableGen
Target Fix a bug in MipsTargetLowering::LowerLOAD. A shift-right-logical node is 2012-06-04 17:46:29 +00:00
Transforms Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:22 +00:00
VMCore Simplify the fma4 renaming code. 2012-06-03 16:48:52 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile