llvm-6502/lib
Devang Patel 9bff5cbae8 Remove dead code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89522 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-21 00:54:03 +00:00
..
Analysis Use stripPointerCasts(). Thanks Duncan! 2009-11-20 19:33:16 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove dead code. 2009-11-21 00:54:03 +00:00
CompilerDriver
ExecutionEngine Try to fix JITTest.FarCallToKnownFunction on ARM and PPC. 2009-11-19 23:42:58 +00:00
Linker
MC
Support Move the handling of CommaSeparated options into ProvideOption. 2009-11-20 17:23:17 +00:00
System
Target Added two SubtargetFeatures::AddFeatures methods, which accept a comma-separated string or already parsed command line parameters as input, and some code re-factoring to use these new methods. 2009-11-21 00:00:02 +00:00
Transforms Make Loop::getLoopLatch() work on loops which don't have preheaders, as 2009-11-20 20:51:18 +00:00
VMCore
Makefile