1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
Go to file
Chris Lattner 61e617c5f2 Allow production of -stats output for benchmarks by specifying
ENABLE_STATS=1 on the make command line.

llvm-svn: 3989
2002-09-30 19:24:07 +00:00
docs Fixed errors in ReplaceInstWithValue/ReplaceInstWithInst examples. 2002-09-29 17:31:54 +00:00
include Added several more helper functions for construction MachineInstrs. 2002-09-29 22:55:45 +00:00
lib Minor tweak 2002-09-29 22:59:29 +00:00
runtime
support Clean up dead rules 2002-09-22 02:41:20 +00:00
test Allow production of -stats output for benchmarks by specifying 2002-09-30 19:24:07 +00:00
tools Change LowerAllocations pass to 'require' TargetData instead of it being 2002-09-25 23:47:49 +00:00
utils
Makefile
Makefile.common Make sure to print message when linking a debug .o file 2002-09-25 17:15:22 +00:00
Makefile.config 'whoami' doesn't exist on solaris 2002-09-22 23:35:11 +00:00
Makefile.Linux Allow LLC to be executed on Linux; only the LLC output should not be executed. 2002-09-23 14:24:19 +00:00
Makefile.rules Make sure to print message when linking a debug .o file 2002-09-25 17:15:22 +00:00
Makefile.SunOS Platform specific makefiles specify where to find the GCC frontend for their 2002-09-19 19:44:28 +00:00