llvm-6502/lib
Nate Begeman 54eed36da5 Implement the optimization for the Red Zone on Darwin. This removes the
unnecessary SP manipulation in leaf routines that don't need it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22522 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-27 06:06:29 +00:00
..
Analysis Remove glibc specific functions, and mark a couple as C99 2005-07-11 20:35:20 +00:00
Archive Final Changes For PR495: 2005-07-08 03:08:58 +00:00
AsmParser Fix grammar 2005-06-24 18:00:40 +00:00
Bytecode Final Changes For PR495: 2005-07-08 03:08:58 +00:00
CodeGen Remove unnecessary FP_EXTEND. This causes worse codegen for SSE. 2005-07-19 16:50:03 +00:00
Debugger For PR495: 2005-07-07 23:21:43 +00:00
ExecutionEngine fix a warning on 32-bit systems 2005-07-25 23:42:58 +00:00
Linker For PR495: 2005-07-07 23:21:43 +00:00
Support Final Changes For PR495: 2005-07-08 03:08:58 +00:00
System Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
Target Implement the optimization for the Red Zone on Darwin. This removes the 2005-07-27 06:06:29 +00:00
Transforms ConvertibleToGEP always returns 0, remove some old crufty code which 2005-07-26 16:38:28 +00:00
VMCore core changes for varargs 2005-06-18 18:34:52 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00