llvm-6502/lib
2007-01-31 18:19:07 +00:00
..
Analysis Fix a minor bug in my patch yesterday that broken ConstProp/bswap.ll 2007-01-31 18:04:55 +00:00
Archive
AsmParser regenerate 2007-01-31 04:44:08 +00:00
Bytecode eliminate a temporary vector 2007-01-31 04:43:46 +00:00
CodeGen Allow the target to override the ISD::CondCode that's to be used to test the 2007-01-31 09:29:11 +00:00
Debugger
ExecutionEngine For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Linker For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
Support minor cleanups. Fix off-by-one in accounting the number of nodes when the 2007-01-31 06:04:41 +00:00
System
Target ConstPool island bug: watch out for cases where UserMI is the last MI of the BB. 2007-01-31 18:19:07 +00:00
Transforms Revert another incorrectly applied chunk, which fixes InstCombine/vec_insert_to_shuffle.ll 2007-01-31 18:09:17 +00:00
VMCore Revise APIs for creating constantexpr GEPs to not require the use of vectors. 2007-01-31 04:40:28 +00:00
Makefile