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
*
Minor cleanups
Chris Lattner
2003-10-13
1
-2
/
+2
*
Speed up TypesEqual by specializing it for all of the derived types, avoiding
Chris Lattner
2003-10-13
1
-15
/
+33
*
Avoid calling getTypeSlot more
Chris Lattner
2003-10-13
3
-4
/
+9
*
Avoid creating lots of pointless opaque types, with short lifetimes
Chris Lattner
2003-10-13
1
-22
/
+37
*
This is a header file, hear me roar
Chris Lattner
2003-10-13
1
-1
/
+1
*
* Remove extraneous #includes
Chris Lattner
2003-10-13
1
-7
/
+9
*
Wrap code at 80 columns
Chris Lattner
2003-10-13
1
-6
/
+10
*
This is a header file, thus it needs a -*-C++-*-
Chris Lattner
2003-10-13
1
-1
/
+1
*
Regularize header file comments
Chris Lattner
2003-10-13
45
-95
/
+82
*
make the indvar obviously non-canonical
Chris Lattner
2003-10-13
1
-1
/
+1
*
Regularize header file comment, eliminate using's
Chris Lattner
2003-10-13
1
-22
/
+20
*
Add new op_erase method
Chris Lattner
2003-10-13
1
-0
/
+3
*
Minor cleanups
Chris Lattner
2003-10-13
1
-5
/
+3
*
Checkin an improvement contributed by Bill:
Chris Lattner
2003-10-13
1
-6
/
+30
*
Add support to the loop canonicalization pass to make it transform loops to
Chris Lattner
2003-10-13
1
-21
/
+163
*
new testcase
Chris Lattner
2003-10-12
1
-0
/
+17
*
Make getNumBackEdges more efficient
Chris Lattner
2003-10-12
1
-7
/
+6
*
Files moved to the LoopSimplify directory
Chris Lattner
2003-10-12
5
-181
/
+0
*
Rename loop preheaders pass to loop simplify
Chris Lattner
2003-10-12
5
-11
/
+13
*
Rename -preheaders pass. Spelling fix
Chris Lattner
2003-10-12
1
-2
/
+2
*
File is renamed to LoopSimplify.cpp
Chris Lattner
2003-10-12
1
-1
/
+1
*
First step in renaming the preheaders pass to loopsimplify
Chris Lattner
2003-10-12
1
-16
/
+21
*
The -preheaders pass is now known as -loopsimplify
Chris Lattner
2003-10-12
9
-9
/
+9
*
The preheader insertion pass only depends on the CFG. Mark it as such, which
Chris Lattner
2003-10-12
1
-1
/
+2
*
Rename method
Chris Lattner
2003-10-12
1
-1
/
+1
*
Rename method to indicate what it does
Chris Lattner
2003-10-12
1
-7
/
+10
*
* Spell "necessary" correctly
Chris Lattner
2003-10-12
2
-6
/
+48
*
Test that we can emit global initializers that are not normal FP values
Chris Lattner
2003-10-12
2
-0
/
+6
*
* Be TBAA safe
Chris Lattner
2003-10-12
2
-64
/
+118
*
Greatly expand documentation comment at head of file... I had to
Brian Gaeke
2003-10-11
1
-9
/
+33
*
Make mmap's fd for anonymous memory acquisition default to -1, except on
Brian Gaeke
2003-10-11
1
-2
/
+7
*
Quote qmtest args in $(CONTEXT).
Brian Gaeke
2003-10-11
1
-8
/
+8
*
Actually pass in a pointer to the thrown object, not a pointer to the
Chris Lattner
2003-10-10
1
-1
/
+1
*
This seems to work around some unobvious bug in gcc on sparc which was
Brian Gaeke
2003-10-10
2
-2
/
+2
*
Removed the AnalyzeTest class.
John Criswell
2003-10-10
1
-1
/
+0
*
Make the clean target remove the QMTest temporary directory.
John Criswell
2003-10-10
1
-2
/
+3
*
Renamed the feature subtests so that they do not begin with 'f'. It was
John Criswell
2003-10-10
1
-9
/
+4
*
Don't include <stdlib.h>.
Brian Gaeke
2003-10-10
1
-1
/
+0
*
Don't include "Config/stdlib.h".
Brian Gaeke
2003-10-10
3
-3
/
+0
*
Include <cctype> and <cstdlib> instead of <ctype.h> and "Config/stdlib.h".
Brian Gaeke
2003-10-10
1
-2
/
+2
*
No longer used anywhere.
Brian Gaeke
2003-10-10
1
-22
/
+0
*
Fixed spelling.
John Criswell
2003-10-10
1
-3
/
+3
*
Rewrite head-of-file comment.
Brian Gaeke
2003-10-10
1
-7
/
+4
*
Include <cstdio> instead of <stdio.h>.
Brian Gaeke
2003-10-10
3
-3
/
+3
*
Don't include Config/stdio.h or <stdio.h>.
Brian Gaeke
2003-10-10
5
-6
/
+0
*
Initial checkin of Testing Guide.
John Criswell
2003-10-10
1
-0
/
+356
*
Add a new -disable-inlining option
Chris Lattner
2003-10-10
1
-1
/
+6
*
Fix spelling.
Misha Brukman
2003-10-10
39
-81
/
+83
*
Fix grammar.
Misha Brukman
2003-10-10
6
-7
/
+7
*
Fix spelling/grammar.
Misha Brukman
2003-10-10
7
-17
/
+17
[next]