llvm-6502/tools/bugpoint
Chris Lattner c13115c633 The CBE generates code which violates the TBAA rules of C, thus we must disable
optimizations based on these rules.  :(


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7964 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-18 22:32:03 +00:00
..
BugDriver.cpp File-related functions moved to FileUtilities.h . 2003-08-07 21:42:28 +00:00
BugDriver.h If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for 2003-08-05 15:51:05 +00:00
bugpoint.cpp Re-grouped and alphabetized headers for easier reading and cleaner style. 2003-08-07 21:19:30 +00:00
CodeGeneratorBug.cpp Give correct command line for making a shared object 2003-08-17 23:38:53 +00:00
CrashDebugger.cpp Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
ExecutionDriver.cpp The CBE generates code which violates the TBAA rules of C, thus we must disable 2003-08-18 22:32:03 +00:00
ExtractFunction.cpp Re-grouped and alphabetized headers for easier reading and cleaner style. 2003-08-07 21:19:30 +00:00
ListReducer.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
Makefile Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where 2003-06-17 20:09:18 +00:00
Miscompilation.cpp File-related functions moved to FileUtilities.h . 2003-08-07 21:42:28 +00:00
OptimizerDriver.cpp File-related functions moved to FileUtilities.h . 2003-08-07 21:42:28 +00:00
TestPasses.cpp Re-grouped and alphabetized headers for easier reading and cleaner style. 2003-08-07 21:19:30 +00:00