index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
include passes.h which defines the interface this file exposes
Chris Lattner
2003-09-30
2
-8
/
+8
*
Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxx
John Criswell
2003-09-30
2
-2
/
+2
*
Removed Makefile for CompileFail tests. They are now run by QMTest and are
John Criswell
2003-09-30
2
-35
/
+28
*
Adjusted for the new TestRunner test class. This replaces %gcc and %g++ with
John Criswell
2003-09-30
2
-2
/
+2
*
Added the CXXTest test class.
John Criswell
2003-09-30
1
-0
/
+2
*
This makefile is completely wrong, don't even bother to keep it
Chris Lattner
2003-09-30
1
-4
/
+0
*
These tests got moved to test/Programs/SingleSource/Regression/C++/EH
Chris Lattner
2003-09-30
7
-220
/
+0
*
Update comment
Chris Lattner
2003-09-30
1
-4
/
+2
*
Standardize header file comments
Chris Lattner
2003-09-30
109
-155
/
+137
*
Add a file header
Chris Lattner
2003-09-30
3
-0
/
+18
*
Remove unused header
Chris Lattner
2003-09-30
1
-14
/
+0
*
Fix header comment
Chris Lattner
2003-09-30
1
-2
/
+4
*
Doxygen-ified comments.
Misha Brukman
2003-09-30
2
-374
/
+294
*
Fix header, remove dead decl
Chris Lattner
2003-09-30
1
-3
/
+1
*
Fix header file comment
Chris Lattner
2003-09-30
1
-59
/
+26
*
* Ordered includes according to LLVM style
Misha Brukman
2003-09-30
1
-70
/
+18
*
make the header comment more useful
Chris Lattner
2003-09-30
1
-2
/
+5
*
Made code more terse:
Misha Brukman
2003-09-30
2
-30
/
+8
*
Add statistic for # of emitWord() calls.
Brian Gaeke
2003-09-30
1
-0
/
+2
*
Doxygen-ified function comments.
Misha Brukman
2003-09-30
1
-61
/
+43
*
Removed extra space in comments.
Misha Brukman
2003-09-30
1
-12
/
+12
*
Remove initials from source file
Chris Lattner
2003-09-30
1
-2
/
+1
*
Make code more terse:
Misha Brukman
2003-09-30
1
-69
/
+38
*
new testcase distilled from 177.mesa
Chris Lattner
2003-09-30
1
-0
/
+16
*
Added conditional configuration of poolalloc.
John Criswell
2003-09-30
2
-28
/
+42
*
Added the ability to conditionally configure the reopt project if it is checked
John Criswell
2003-09-30
2
-29
/
+188
*
New fixed bug, distilled from 252.eon
Chris Lattner
2003-09-30
1
-0
/
+10
*
1. Use better error messages in LinkFiles().
Brian Gaeke
2003-09-30
3
-5
/
+6
*
Removed the utils/Makefile file from being copied to the object root tree.
John Criswell
2003-09-30
2
-35
/
+28
*
Update file headers for renamed files.
Chris Lattner
2003-09-30
3
-25
/
+9
*
Use the newly abstracted interface for running our tools and gcc.
Misha Brukman
2003-09-29
1
-437
/
+18
*
Fixed space issues, code alignment, tabs -> spaces.
Misha Brukman
2003-09-29
2
-22
/
+22
*
Implementation of the abstraction of running our tools + gcc, taken out of
Misha Brukman
2003-09-29
3
-0
/
+1122
*
Abstracted away the process of running our tools + gcc from bugpoint.
Misha Brukman
2003-09-29
3
-0
/
+345
*
Tersified and fixed whitespace (tabs -> spaces).
Misha Brukman
2003-09-29
2
-20
/
+12
*
* Added an interface for how LLEE would communicate with the OS
Misha Brukman
2003-09-29
7
-74
/
+263
*
Tersified code:
Misha Brukman
2003-09-29
2
-78
/
+66
*
update run command
Chris Lattner
2003-09-29
1
-1
/
+1
*
* Ordered includes according to LLVM programmers' guide
Misha Brukman
2003-09-29
2
-254
/
+100
*
Simplify test, include problem analysis
Chris Lattner
2003-09-29
1
-3
/
+7
*
Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH and
John Criswell
2003-09-29
2
-28
/
+42
*
Adding Makefiles for llvm/test/Programs/SingleSource/Regression/C++/EH and
John Criswell
2003-09-29
1
-0
/
+4
*
Updated for the new QMTest test suite. Temporary output file is now placed
John Criswell
2003-09-29
1
-1
/
+1
*
New testcase, distilled by John
Chris Lattner
2003-09-29
1
-0
/
+11
*
Added information on input and output filenames.
John Criswell
2003-09-29
2
-16
/
+100
*
Removed Support directory. It now lives in llvm/support/lib.
John Criswell
2003-09-29
1
-1
/
+1
*
Check in missing makefile
Chris Lattner
2003-09-29
1
-0
/
+6
*
Initial checkin of makefile for this directory
Chris Lattner
2003-09-29
1
-0
/
+6
*
Moved code from llvm/lib/Support to llvm/support/lib/Support.
John Criswell
2003-09-29
2
-2
/
+2
*
Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools.
John Criswell
2003-09-29
1
-4
/
+0
[next]