llvm-6502/lib
2007-05-23 19:55:36 +00:00
..
Analysis when merging two alias sets together, be sure to propagate the volatility of 2007-05-23 06:36:35 +00:00
Archive adjust this to live in lib/Archive 2007-05-06 19:49:28 +00:00
AsmParser Regenerate. 2007-05-22 19:08:16 +00:00
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 Mark all calls as "could throw", when exceptions are enabled. Emit necessary LP info too. This fixes PR1439 2007-05-23 11:08:31 +00:00
Debugger switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
ExecutionEngine On Linux platforms and at optimization levels -O1 and above, llvm-gcc can 2007-05-19 01:36:17 +00:00
Linker switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
Support Make tail merging the default, except on powerPC. There was no prior art 2007-05-22 17:14:46 +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 Hooks for predication support. 2007-05-23 07:22:05 +00:00
Transforms fix a miscompilation when passing a float through varargs 2007-05-23 01:17:04 +00:00
VMCore Add dump() routines for debugging assistance. 2007-05-23 19:55:36 +00:00
Makefile build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00