llvm-6502/lib
2007-05-18 04:02:46 +00:00
..
Analysis Add passes -view-cfg and -view-cfg-only that are like -print-cfg and 2007-05-14 14:25:08 +00:00
Archive adjust this to live in lib/Archive 2007-05-06 19:49:28 +00:00
AsmParser
Bitcode Fix PR1434 and test/Linker/link-archive.ll, this is a regression from 1.9. 2007-05-18 04:02:46 +00:00
CodeGen If true / false blocks fallthrough before ifcvt, add unconditional branches to ifcvt'd block. 2007-05-18 01:55:58 +00:00
Debugger
ExecutionEngine Print integer values as both decimal and hexadecimal for convenience 2007-05-17 06:47:54 +00:00
Linker
Support Get rid of leading zeros in the output of toString. 2007-05-17 19:23:02 +00:00
System Fix a bug where the bcreader could crash on .bc files that were an exact 2007-05-11 00:00:27 +00:00
Target Mark calls non-predicable for now. Need to ensure it's the last instruction in the if-converted block or make sure it preserve condition code. 2007-05-18 01:53:54 +00:00
Transforms Fix PR1431 2007-05-17 22:10:15 +00:00
VMCore Update comments to say "vector" instead of "packed". 2007-05-11 21:43:24 +00:00
Makefile build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00