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
*
Don't put default parameter values into .cpp files, it breaks 3.x compilers
Chris Lattner
2002-09-17
1
-3
/
+1
*
Fix namespace correctness bug
Chris Lattner
2002-09-17
1
-1
/
+1
*
There is a #define in some header that conflicts with INFINITY, rename it.
Chris Lattner
2002-09-17
2
-8
/
+8
*
Allow the VERBOSE=1 option to turn on output of recursive make behavior
Chris Lattner
2002-09-17
2
-2
/
+2
*
Add support for gcc 3.2
Chris Lattner
2002-09-17
1
-2
/
+2
*
Fix parallel recursive make to build directories in order
Chris Lattner
2002-09-17
2
-12
/
+8
*
Use locally built burg
Chris Lattner
2002-09-17
1
-1
/
+1
*
Build burg tree
Chris Lattner
2002-09-17
1
-1
/
+1
*
TEst commit
Chris Lattner
2002-09-17
2
-0
/
+2
*
Test commit
Chris Lattner
2002-09-17
2
-0
/
+2
*
Test change
Chris Lattner
2002-09-17
2
-2
/
+0
*
We need an 'all' target to build burg, add it back
Chris Lattner
2002-09-17
2
-0
/
+4
*
Don't run tests by default
Chris Lattner
2002-09-17
2
-4
/
+0
*
Initial checkin of burg documetnation files
Chris Lattner
2002-09-17
10
-0
/
+1774
*
Initial checkin of burg files
Chris Lattner
2002-09-17
60
-0
/
+11220
*
Avoid using two i's in the same statements
Chris Lattner
2002-09-17
1
-4
/
+4
*
Fix bug: test/Regression/Transforms/InstCombine/2002-09-17-GetElementPtrCrash.ll
Chris Lattner
2002-09-17
1
-1
/
+2
*
New regression test
Chris Lattner
2002-09-17
1
-0
/
+12
*
Convert to use long indexes instead of uint
Chris Lattner
2002-09-17
1
-6
/
+6
*
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-17
1
-1
/
+1
*
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-17
2
-2
/
+2
*
Removed debug info printing
Anand Shukla
2002-09-17
1
-1
/
+10
*
Add support for GCC 2.96
Chris Lattner
2002-09-17
2
-4
/
+4
*
Remove extra #include
Chris Lattner
2002-09-17
1
-1
/
+0
*
Fix typeo
Chris Lattner
2002-09-17
1
-1
/
+1
*
Don't print global variable definitions twice! Sun's pathetic compiler
Vikram S. Adve
2002-09-17
2
-14
/
+22
*
Fix typo in comment.
Vikram S. Adve
2002-09-17
1
-1
/
+1
*
Remove specification of argument default from cpp file.
Vikram S. Adve
2002-09-17
1
-1
/
+1
*
Remove warning that is no longer applicable
Chris Lattner
2002-09-16
1
-4
/
+2
*
Comment line of the makefile
Chris Lattner
2002-09-16
2
-0
/
+2
*
Handle whitespace in LIBRARYNAME gracefully
Chris Lattner
2002-09-16
2
-0
/
+4
*
Fix FunctionInlining pass assertion failure:
Chris Lattner
2002-09-16
1
-1
/
+1
*
Fix typeo
Chris Lattner
2002-09-16
1
-2
/
+2
*
Fix compile problem on linux. Noone should ever #include <inttypes.h>
Chris Lattner
2002-09-16
1
-1
/
+1
*
Run the cee pass tests
Chris Lattner
2002-09-16
1
-1
/
+2
*
Checking testcases for cee pass
Chris Lattner
2002-09-16
3
-0
/
+186
*
Fix: test/Regression/LLC/badidx.c problem
Chris Lattner
2002-09-16
3
-22
/
+22
*
Remove duplicate sparc entry.
Vikram S. Adve
2002-09-16
1
-1
/
+1
*
Use .o files instead of .a files for several cases (that don't actually
Vikram S. Adve
2002-09-16
1
-2
/
+2
*
Print information about files that were removed
Chris Lattner
2002-09-16
1
-0
/
+3
*
New preselection pass that specializes LLVM code for a target machine,
Vikram S. Adve
2002-09-16
1
-0
/
+16
*
Moved these files to the utils directory.
Nick Hildenbrandt
2002-09-16
3
-83
/
+0
*
Add ilist_iterator constructor from a node reference.
Vikram S. Adve
2002-09-16
2
-0
/
+2
*
Extract most of the transformation into an externally accessible
Vikram S. Adve
2002-09-16
1
-27
/
+31
*
Change several entries to use the .o instead of .a to expose pass options.
Vikram S. Adve
2002-09-16
1
-3
/
+4
*
Make all registered optimization passes available to llc.
Vikram S. Adve
2002-09-16
1
-90
/
+151
*
Add support for optimization passes that use a TargetMachine object.
Vikram S. Adve
2002-09-16
2
-7
/
+20
*
Allow transformation DecomposeArrayRef(GetElementPtrInst* GEP) to
Vikram S. Adve
2002-09-16
1
-1
/
+8
*
Add routines to update or erase operands (and to do so without external
Vikram S. Adve
2002-09-16
3
-1
/
+16
*
*** empty log message ***
Vikram S. Adve
2002-09-16
1
-1
/
+2
[next]