llvm-6502/lib
Misha Brukman 22108fac63 * Allow aggregating extracted function arguments (controlled by flag)
* Commandline option (for now) controls that flag that is passed in


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13141 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-23 23:54:17 +00:00
..
Analysis Eliminate all of the SCEV Expansion code which is really part of the 2004-04-23 21:29:03 +00:00
Archive
AsmParser Fix a memory leak. We leaked the vector holding the entries in switch tables. 2004-04-17 23:49:15 +00:00
Bytecode
CodeGen Include SparcV9RegInfo.h instead of TargetRegInfo.h. This serves as a bit of 2004-04-23 18:15:46 +00:00
Debugger
ExecutionEngine Go back to the interpreter main loop after performing intrinsic lowering, 2004-04-23 18:05:28 +00:00
Linker
Support
Target Fix a typo. 2004-04-23 21:45:02 +00:00
Transforms * Allow aggregating extracted function arguments (controlled by flag) 2004-04-23 23:54:17 +00:00
VMCore I'm allergic to the word `stuff'. 2004-04-21 18:27:56 +00:00
Makefile