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
*
Add note about passing arguments to program being debugged.
Misha Brukman
2004-04-15
2
-35
/
+44
*
New testcase that Brian provided which crashes the inliner
Chris Lattner
2004-04-15
1
-0
/
+21
*
Fix a bug in the previous checkin: if the exit block is not the same as
Chris Lattner
2004-04-15
1
-7
/
+23
*
Give SparcV9CodeEmitter a head-of-file comment and a PassName.
Brian Gaeke
2004-04-15
1
-1
/
+6
*
If we're going to use tabs, use them consistently. Maybe doxygen will find the
Misha Brukman
2004-04-15
1
-2
/
+2
*
Removed obsolete doxygen options (they were blank anyway).
Misha Brukman
2004-04-15
2
-70
/
+0
*
The "best" of both worlds: readable C++ comments and valid HTML For doxygen.
Misha Brukman
2004-04-15
1
-4
/
+7
*
Don't use invalid HTML in doxygen comments.
Misha Brukman
2004-04-15
1
-1
/
+1
*
Don't use invalid HTML in a doxygen comment.
Misha Brukman
2004-04-15
2
-2
/
+2
*
Change the canonical induction variable that we insert.
Chris Lattner
2004-04-15
1
-10
/
+17
*
add some helpful methods. Rearrange #includes to proper order
Chris Lattner
2004-04-15
1
-6
/
+89
*
Add some helpful methods
Chris Lattner
2004-04-15
1
-5
/
+36
*
Factor a bunch of classes out into a public header
Chris Lattner
2004-04-15
1
-553
/
+142
*
Publically export all of these classes from the ScalarEvolutions.cpp file
Chris Lattner
2004-04-15
1
-0
/
+461
*
Unbreak the build
Chris Lattner
2004-04-15
1
-0
/
+1
*
Implement a FIXME: if we're going to insert a cast, we might as well only
Chris Lattner
2004-04-14
1
-1
/
+15
*
Remove code to adjust the iterator for llvm.readio and llvm.writeio.
John Criswell
2004-04-14
2
-20
/
+0
*
Fix typo.
Brian Gaeke
2004-04-14
1
-1
/
+1
*
This is a trivial tweak to the addrec insertion code: insert the increment
Chris Lattner
2004-04-14
1
-7
/
+12
*
Add a TargetData to the PassManager regardless of the TargetMachine.
Brian Gaeke
2004-04-14
1
-0
/
+3
*
Add a copy constructor for TargetData.
Brian Gaeke
2004-04-14
1
-0
/
+16
*
We are now on LLVM 1.3
Chris Lattner
2004-04-14
1
-3
/
+3
*
Regenerated
Chris Lattner
2004-04-14
1
-11
/
+11
*
Remove the return type check for llvm.readio. This check is done for all
John Criswell
2004-04-14
1
-4
/
+3
*
Added code to verify that llvm.readio's pointer argument returns something
John Criswell
2004-04-14
1
-3
/
+8
*
Test for memory mapped I/O intrinsics.
John Criswell
2004-04-14
1
-0
/
+21
*
Finish adding the llvm.readio and llvm.writeio intrinsics.
John Criswell
2004-04-14
2
-0
/
+24
*
ADd a trivial instcombine: load null -> null
Chris Lattner
2004-04-14
1
-2
/
+5
*
This is the real fix for Codegen/X86/2004-04-13-FPCMOV-Crash.llx which works
Chris Lattner
2004-04-14
2
-14
/
+16
*
Temporarily hack in the intrinsics that John added. I expect him to finish u...
Chris Lattner
2004-04-14
1
-0
/
+2
*
Added support for the llvm.readio and llvm.writeio intrinsics.
John Criswell
2004-04-13
2
-0
/
+58
*
Implement a small optimization, which papers over the problem in
Chris Lattner
2004-04-13
2
-6
/
+24
*
Fix bug, add support for +/-
Chris Lattner
2004-04-13
1
-2
/
+2
*
new testcase that crashes the fp stackifier
Chris Lattner
2004-04-13
1
-0
/
+8
*
We actually don't have spiff anymore
Chris Lattner
2004-04-13
1
-1
/
+0
*
Out with spiff, in with fpcmp
Chris Lattner
2004-04-13
1
-3
/
+3
*
Remove spiff. Though it looked good, it was not really as spiffy as it seemed
Chris Lattner
2004-04-13
38
-7027
/
+0
*
Okay, spiff is completely incapable of handling files of nontrivial size.
Chris Lattner
2004-04-13
2
-0
/
+171
*
Add a note
Chris Lattner
2004-04-13
1
-0
/
+4
*
Add SCCP support for constant folding calls, implementing:
Chris Lattner
2004-04-13
1
-1
/
+33
*
New testcase
Chris Lattner
2004-04-13
1
-0
/
+24
*
Add a simple call constant propagation interface.
Chris Lattner
2004-04-13
1
-0
/
+51
*
Add new interfaces
Chris Lattner
2004-04-13
1
-0
/
+9
*
Constant propagation should remove the dead instructions
Chris Lattner
2004-04-13
1
-0
/
+4
*
New testcase
Chris Lattner
2004-04-13
1
-0
/
+17
*
Regenerated using autoconf-2.57.
Brian Gaeke
2004-04-13
1
-19
/
+32
*
Rewrite POV-Ray check as per PR301
Brian Gaeke
2004-04-13
1
-20
/
+35
*
Increase buffer size again. *sigh*
Chris Lattner
2004-04-13
1
-1
/
+1
*
Don't index spiff. It should not count as lines of LLVM code
Chris Lattner
2004-04-13
1
-1
/
+1
*
Fixed sized limits are bad... duh.
Chris Lattner
2004-04-13
1
-1
/
+1
[next]