1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
Go to file
Misha Brukman a45f4930ed * Must save FP registers when calling CompilationCallback(), because FP
registers are global, are NOT windowed, and hence can be clobbered!
* Removed unused register shorthand notations
* Fixed and cleaned up comments in inline assembly

llvm-svn: 7853
2003-08-15 00:26:50 +00:00
autoconf I just moved papi to a new directory 2003-08-14 18:59:53 +00:00
docs * Added pointers to the README files in emacs/ and vim/ directories. 2003-08-11 19:13:12 +00:00
include Remove extraneous cl:: namespace qualifiers 2003-08-14 22:04:41 +00:00
lib * Must save FP registers when calling CompilationCallback(), because FP 2003-08-15 00:26:50 +00:00
projects
runtime Disable this support stuff, it doesn't work under linux anyway 2003-08-14 20:55:38 +00:00
support Add support for reading command line arguments from an environment variable. 2003-08-14 22:00:59 +00:00
test I must have missed these when eliminating the cast to bool cannonicalizations 2003-08-13 20:17:41 +00:00
tools Incorporate mapping library into the sparc library 2003-08-13 02:28:20 +00:00
utils * Enable SPEC testing in the `configure' script command line 2003-08-14 15:26:28 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure
LICENSE.TXT
Makefile Merged in changes between PRE11_ROOT and LLVM_PRE111 (i.e. the beginning of 2003-08-12 18:51:51 +00:00
Makefile.common Simplifications to Makefile.common, remove support for Purify since it was 2003-08-14 21:10:25 +00:00
Makefile.config.in
Makefile.rules Simplifications to Makefile.common, remove support for Purify since it was 2003-08-14 21:10:25 +00:00