llvm-6502/lib
2006-07-25 20:25:40 +00:00
..
Analysis Change the callgraph representation to store the callsite along with the 2006-07-12 18:29:36 +00:00
Archive Finish removal of EH usage from the Archive library. The REQUIRES_EH flag 2006-07-07 20:56:50 +00:00
AsmParser These libs use EH info 2006-07-07 16:44:31 +00:00
Bytecode Finish removal of EH usage from the Archive library. The REQUIRES_EH flag 2006-07-07 20:56:50 +00:00
CodeGen Eliminate data relocations by using NULL instead of global empty list. 2006-07-21 21:15:20 +00:00
Debugger Build more debugger/selectiondag libraries as archives instead of .o files. 2006-07-21 00:10:47 +00:00
ExecutionEngine Fix the build on my old and busted version of OS X 2006-07-22 16:59:38 +00:00
Linker eliminate some ugly code, using ConstantExpr::getWithOperands instead. 2006-07-14 22:21:31 +00:00
Support Add an out-of-line virtual method to provide a home for the cl::option class. 2006-07-18 23:59:33 +00:00
System simple optimization: don't bother calling "exists" (which calls the syscall 2006-07-18 07:07:51 +00:00
Target Can't commute shufps. The high / low parts elements come from different vectors. 2006-07-25 20:25:40 +00:00
Transforms Minor comment tweaks 2006-07-20 19:06:16 +00:00
VMCore Fix a race condition in the makefile andrew reported 2006-07-20 19:08:27 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00