index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Makefile.tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the support for pool allocation testing. This will be in a separate T...
Sumant Kowshik
2003-08-07
1
-9
/
+0
*
Added POOLFLAGS option to run pool allocation
Sumant Kowshik
2003-08-06
1
-1
/
+10
*
Simplify some makefile magic, no functional changes
Chris Lattner
2003-07-25
1
-11
/
+8
*
Simplified DOTRACING flag.
Vikram S. Adve
2003-07-08
1
-1
/
+2
*
Use libinstr.$(ARCH).a instead of libinstr64.a
Vikram S. Adve
2003-07-08
1
-2
/
+2
*
Make the TestRunner tests not print out horrible things when they run
Chris Lattner
2003-06-28
1
-2
/
+3
*
Add the test/Scripts directory to the path used by TestRunner
Chris Lattner
2003-06-28
1
-1
/
+2
*
New variable which is just the GCCLD tool
Chris Lattner
2003-06-26
1
-0
/
+1
*
Move llvm tools to the start of the testrunner path, which allows the llvm 'as'
Chris Lattner
2003-06-18
1
-1
/
+1
*
Just _EXTEND_ the current path. Don't replace it. Replacing it makes it
Chris Lattner
2003-06-17
1
-1
/
+1
*
Reconfigured the TOOLS variable so that it points to the current set of tools
John Criswell
2003-06-16
1
-6
/
+2
*
Updated to use the new Makefile.common.
John Criswell
2003-06-11
1
-3
/
+3
*
Modify tracing rules to use opt -trace[m] instead of llc -trace[m].
Vikram S. Adve
2003-06-04
1
-2
/
+3
*
Improved how tracing can be used:
Vikram S. Adve
2003-06-03
1
-4
/
+10
*
Add support for C++ tests
Chris Lattner
2003-06-02
1
-0
/
+4
*
Add flexibility
Chris Lattner
2003-05-17
1
-6
/
+6
*
Add support for the LLVM C++ frontend
Chris Lattner
2003-05-13
1
-1
/
+13
*
Remove dead makefile code
Chris Lattner
2003-05-11
1
-7
/
+0
*
* Remove dead hunk of makefile fragment for dealing with sun compiler
Chris Lattner
2003-05-11
1
-18
/
+0
*
Enable the new C front-end for targets which define LLVMGCCARCH
Chris Lattner
2003-05-09
1
-5
/
+10
*
-ENABLE_STATS also enables timing
Chris Lattner
2003-01-21
1
-3
/
+3
*
Add support for make TEST=foo
Chris Lattner
2003-01-16
1
-0
/
+8
*
Jello is going away
Chris Lattner
2002-12-23
1
-1
/
+0
*
Add support for bugpoint
Chris Lattner
2002-11-19
1
-0
/
+1
*
Allow tests to be run with release tools when ENABLE_OPTIMIZED=1
Chris Lattner
2002-11-09
1
-2
/
+7
*
Expose a LJELLO variable
Chris Lattner
2002-11-02
1
-0
/
+1
*
MAke sure llc output is regenerated if the LLC binary changes.
Chris Lattner
2002-10-14
1
-1
/
+1
*
Allow production of -stats output for benchmarks by specifying
Chris Lattner
2002-09-30
1
-2
/
+8
*
Enable buidling of programs on Linux again
Chris Lattner
2002-09-29
1
-1
/
+1
*
Reenable these options because they break testing on sparc without them.
Chris Lattner
2002-09-19
1
-4
/
+7
*
Point gccld to the correct library directory.
Chris Lattner
2002-09-19
1
-1
/
+1
*
It turns out that the cannonical name for the llvm-gcc compiler is, well
Chris Lattner
2002-09-19
1
-1
/
+1
*
Avoid Solaris-specific defines.
Vikram S. Adve
2002-09-19
1
-4
/
+4
*
Eliminate hardcoded paths using LLVMGCCDIR variable.
Vikram S. Adve
2002-08-30
1
-4
/
+4
*
Tools are now moved into /shared
Chris Lattner
2002-08-12
1
-1
/
+1
*
Expose the analyzer
Chris Lattner
2002-06-24
1
-0
/
+1
*
Remove unneccesary path from link line now
Chris Lattner
2002-05-20
1
-1
/
+1
*
Fix libs and includes for compiling with llc.
Vikram S. Adve
2002-05-19
1
-12
/
+13
*
don't delete intermediate files!
Chris Lattner
2002-04-07
1
-0
/
+2
*
Don't link in library that cannot be found, this should be removed eventually.
Chris Lattner
2002-04-04
1
-2
/
+2
*
Fix out-of-date name.
Vikram S. Adve
2002-03-24
1
-1
/
+1
*
Fix libraries.
Vikram S. Adve
2002-03-18
1
-2
/
+2
*
Add var to find GCCLD tool
Chris Lattner
2002-03-11
1
-0
/
+1
*
Add comments
Chris Lattner
2002-02-12
1
-16
/
+17
*
Add TESTRUNR var
Chris Lattner
2002-02-01
1
-1
/
+2
*
Forgot to force
Chris Lattner
2002-01-31
1
-1
/
+1
*
Make gcc tests depend on the part of GCC that actually gets updated.
Chris Lattner
2002-01-26
1
-2
/
+3
*
More rules checked in
Chris Lattner
2002-01-23
1
-36
/
+44
*
Removal of more unnecesary stuff
Chris Lattner
2002-01-23
1
-9
/
+5
*
Move some makefile stuff to subdirectories
Chris Lattner
2002-01-22
1
-48
/
+22
[next]