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
*
The objects mapped are really PATypeHolders, not PATypeHandles
Chris Lattner
2003-10-02
1
-2
/
+2
*
Remove obsolete tests which:
Chris Lattner
2003-10-02
9
-644
/
+0
*
Checkin new file, reduced by Brian
Chris Lattner
2003-10-02
1
-0
/
+9
*
Moved enum and command-line option in separate file. Also added function that...
Alkis Evlogimenos
2003-10-02
3
-30
/
+40
*
Add ideas and small revisions from Vikram
Chris Lattner
2003-10-02
1
-22
/
+44
*
Implement InstCombine/add.ll:test17 & 18
Chris Lattner
2003-10-02
1
-0
/
+16
*
Add new testcases
Chris Lattner
2003-10-02
1
-0
/
+11
*
Change llc command line for register allocators
Alkis Evlogimenos
2003-10-02
5
-19
/
+46
*
fix spleling
Chris Lattner
2003-10-02
1
-3
/
+3
*
add note about .a files
Chris Lattner
2003-10-02
1
-1
/
+3
*
Initial checkin of the LLVM 1.0 release notes
Chris Lattner
2003-10-02
1
-0
/
+326
*
Use std::string::size_type for for ColonPos to stop gcc from giving a warning
Alkis Evlogimenos
2003-10-01
1
-1
/
+1
*
Remove obsolete scoped pred and succ iterator typedefs
Chris Lattner
2003-10-01
1
-10
/
+0
*
Use graph traits to perform generic interval construction
Chris Lattner
2003-10-01
1
-7
/
+8
*
Add graph traits specializations for intervals
Chris Lattner
2003-10-01
1
-0
/
+28
*
Amazingly enough, we actually do some stuff around here. Now if we could
Chris Lattner
2003-10-01
1
-7
/
+4
*
Make sure to include the "support" directory
Chris Lattner
2003-10-01
1
-1
/
+1
*
Revert previous change. For some reason this went into the main branch
Alkis Evlogimenos
2003-10-01
1
-19
/
+2
*
Added command line option for linear scan allocator
Alkis Evlogimenos
2003-10-01
1
-2
/
+19
*
The comment seems irrelevant as the pass has become a BasicBlock pass.
Misha Brukman
2003-10-01
1
-2
/
+0
*
Corrected usage synopsis.
John Criswell
2003-09-30
1
-1
/
+9
*
Make sure to get the definition of getRegisterAllocator
Chris Lattner
2003-09-30
1
-0
/
+1
*
New testcase that was not correctly handled
Chris Lattner
2003-09-30
1
-0
/
+8
*
This bug is not fixed, but will be in the future eventually
Chris Lattner
2003-09-30
1
-0
/
+10
*
new testcase
Chris Lattner
2003-09-30
1
-0
/
+8
*
Forward declare a class
Chris Lattner
2003-09-30
1
-0
/
+1
*
This got merged into Passes.h
Chris Lattner
2003-09-30
1
-19
/
+0
*
RegisterAllocation.h is going away
Chris Lattner
2003-09-30
1
-1
/
+0
*
Include the sparc register in this file
Chris Lattner
2003-09-30
1
-0
/
+5
*
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
[next]