llvm-6502/lib
2008-04-29 00:38:34 +00:00
..
Analysis
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
Bitcode Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CodeGen Fix a bug in RegsForValue::getCopyToRegs() that causes cyclical scheduling units. If it's creating multiple CopyToReg nodes that are "flagged" together, it should not create a TokenFactor for it's chain outputs: 2008-04-28 22:07:13 +00:00
Debugger
ExecutionEngine
Linker
Support Fix a pointer-arithmetic bug that caused 64-bit host pointer values to 2008-04-28 20:25:15 +00:00
System
Target Fix the SVOffset values for loads and stores produced by 2008-04-28 17:15:20 +00:00
Transforms Add dead loop elimination, which removes dead loops for which we can compute 2008-04-29 00:38:34 +00:00
VMCore Expose parameter attributes via C bindings. 2008-04-28 17:37:06 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00