llvm-6502/lib
Chris Lattner 475c55393a Now that PR633 is implemented, the CBE can know to emit _setjmp/_longjmp
when available.  This speeds up hexxagon from 18.61s to 16.61s with the CBE on
PPC Mac OS (for reference, LLC is 15.48s and GCC is 23.35s).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28697 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-06 21:45:47 +00:00
..
Analysis For PR798: 2006-06-05 15:44:46 +00:00
Archive When reading the symbol table, make sure to delete the ArchiveMember 2006-05-12 17:56:20 +00:00
AsmParser Fix build on systems with bad bison's 2006-06-02 18:20:28 +00:00
Bytecode Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
CodeGen For PR798: 2006-06-05 16:26:06 +00:00
Debugger Add the README files to the distribution. 2006-04-13 06:39:24 +00:00
ExecutionEngine Fix -pedantic warnings. 2006-06-01 17:29:22 +00:00
Linker Fix linking of inline asm objects. 2006-06-01 19:14:22 +00:00
Support Add the -Xlinker option to bugpoint which allows an option to be passed 2006-06-06 00:00:42 +00:00
System For PR798: 2006-06-05 15:44:46 +00:00
Target Now that PR633 is implemented, the CBE can know to emit _setjmp/_longjmp 2006-06-06 21:45:47 +00:00
Transforms Fix some formatting, and use inLoop() when appropriate. 2006-06-06 04:36:36 +00:00
VMCore Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00