llvm-6502/lib
Chris Lattner af89fa609b Remove the -darwin and -aix llc options, inferring darwinism and aixism from
the target triple & subtarget info.  woo.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28835 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-16 18:50:48 +00:00
..
Analysis Add a error message to cbu to match bu 2006-06-16 14:43:36 +00:00
Archive
AsmParser
Bytecode
CodeGen 1. Revise vector debug support. 2006-06-16 13:14:03 +00:00
Debugger
ExecutionEngine Simplify TargetData ctor call 2006-06-16 18:24:38 +00:00
Linker Fix Regression/Linker/2006-06-15-GlobalVarAnment.ll 2006-06-16 01:24:04 +00:00
Support 1. Support standard dwarf format (was bootstrapping in Apple format.) 2006-06-15 20:51:43 +00:00
System Only print the stack trace if it was requested. Previously, any call into 2006-06-16 00:00:57 +00:00
Target Remove the -darwin and -aix llc options, inferring darwinism and aixism from 2006-06-16 18:50:48 +00:00
Transforms Add missing casts. This fixed some regressions. 2006-06-16 18:37:15 +00:00
VMCore When asked not to delete useless PHIs, really don't delete them, no matter how 2006-06-14 04:43:14 +00:00
Makefile