1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
Go to file
Vikram S. Adve 6f0ad9998b Moving these files from Code/PreSelection to here.
Original logs for PreSelection.cpp:

  revision 1.2
  date: 2002/09/17 23:50:32;  author: lattner;  state: Exp;  lines: +1 -3
  Don't put default parameter values into .cpp files, it breaks 3.x compilers

  revision 1.1
  date: 2002/09/16 15:31:13;  author: vadve;  state: Exp;
  New preselection pass that specializes LLVM code for a target machine,
  while remaining in legal portable LLVM form and preserving type
  information and type safety.

llvm-svn: 3838
2002-09-20 00:29:28 +00:00
docs * Burg is no longer configured in Makefile.config 2002-09-19 19:56:53 +00:00
include Workaround for bug in GCC 3.1.1 iostreams library on sparc. It apprarently 2002-09-19 20:49:25 +00:00
lib Moving these files from Code/PreSelection to here. 2002-09-20 00:29:28 +00:00
runtime Pass renamed 2002-07-30 00:53:26 +00:00
support Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
test Reenable these options because they break testing on sparc without them. 2002-09-19 21:46:03 +00:00
tools Minor non-functionality changing changes. 2002-09-19 20:48:48 +00:00
utils Add support for passing in arbitrary flags to gmake (except -n and -h 2002-09-19 14:54:53 +00:00
Makefile Build burg tree 2002-09-17 23:23:52 +00:00
Makefile.common Move the burg option out of Makefile.config into Makefile.common since 2002-09-19 19:42:24 +00:00
Makefile.config Native CC compiler has the same problem as CXX compiler. 2002-09-19 21:33:10 +00:00
Makefile.Linux Don't run llc tests on linux, they won't work. 2002-09-19 21:32:44 +00:00
Makefile.rules Move the burg option out of Makefile.config into Makefile.common since 2002-09-19 19:42:24 +00:00
Makefile.SunOS Platform specific makefiles specify where to find the GCC frontend for their 2002-09-19 19:44:28 +00:00