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
*
Rewrite outgoing arg handling to handle more weird corner cases.
Brian Gaeke
2004-11-14
2
-80
/
+134
*
Support UndefValue emission.
Brian Gaeke
2004-11-14
2
-2
/
+10
*
setting path to prcontext.tcl script. Right now it searches for tclsh in your...
Tanya Lattner
2004-11-13
2
-2
/
+2
*
Remove debugging code
Chris Lattner
2004-11-13
1
-1
/
+0
*
Argument promotion transforms functions to unconditionally load their
Chris Lattner
2004-11-13
1
-3
/
+51
*
Add a testcase we should continue to argpromote
Chris Lattner
2004-11-13
1
-0
/
+20
*
Add a testcase for a function we cannot legally promote the argument of.
Chris Lattner
2004-11-13
1
-0
/
+18
*
Add useful method, minor cleanups
Chris Lattner
2004-11-13
1
-3
/
+7
*
Don't print unneeded labels
Chris Lattner
2004-11-13
1
-5
/
+7
*
Run prcontext.tcl with tclsh and let it be found in the path. This should be ...
Tanya Lattner
2004-11-13
1
-1
/
+1
*
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-13
62
-0
/
+186
*
Changed to use tcl script.
Tanya Lattner
2004-11-13
1
-2
/
+2
*
Hack around stupidity in GCC, fixing Burg with the CBE and
Chris Lattner
2004-11-13
2
-18
/
+112
*
New testcase
Chris Lattner
2004-11-13
1
-0
/
+17
*
Rewrote prcontext.py in tcl.
Tanya Lattner
2004-11-13
1
-0
/
+36
*
shld is a very high latency operation. Instead of emitting it for shifts of
Chris Lattner
2004-11-13
1
-14
/
+52
*
Add missing check
Chris Lattner
2004-11-13
1
-1
/
+1
*
Compile:
Chris Lattner
2004-11-13
1
-4
/
+14
*
Simplify handling of shifts to be the same as we do for adds. Add support
Chris Lattner
2004-11-13
1
-45
/
+40
*
New testcase
Chris Lattner
2004-11-13
2
-0
/
+16
*
Add support for shifts
Chris Lattner
2004-11-13
1
-0
/
+12
*
Fold:
Chris Lattner
2004-11-13
1
-0
/
+13
*
Lazily create the abort message, so only translation units that use unwind
Chris Lattner
2004-11-13
1
-22
/
+31
*
Fix: CodeExtractor/2004-11-12-InvokeExtract.ll
Chris Lattner
2004-11-13
1
-2
/
+16
*
New testcase
Chris Lattner
2004-11-13
1
-0
/
+10
*
Fix a bug where the code extractor would get a bit confused handling invoke
Chris Lattner
2004-11-12
1
-1
/
+13
*
Simplify handling of constant initializers
Chris Lattner
2004-11-12
1
-36
/
+13
*
Makefile for lib/Linker
Reid Spencer
2004-11-12
1
-0
/
+13
*
This file originated in lib/VMCore/Linker.cpp but now lives in
Reid Spencer
2004-11-12
1
-1
/
+1
*
This file originated in tools/gccld/Linker.cpp but now lives in
Reid Spencer
2004-11-12
1
-1
/
+1
*
* Clean up all the shared library output on uninstall
Reid Spencer
2004-11-12
1
-3
/
+17
*
Document the new llvm-ranlib command.
Reid Spencer
2004-11-12
1
-0
/
+52
*
Correctly terminate a list.
Reid Spencer
2004-11-12
1
-0
/
+2
*
Document the modifiers and the file format.
Reid Spencer
2004-11-12
1
-23
/
+131
*
Make this build in release mode
Chris Lattner
2004-11-11
1
-1
/
+1
*
Add llvm-ar to the index.
Reid Spencer
2004-11-11
2
-0
/
+4
*
First attempt at llvm-ar documentation. Modifiers need a little more
Reid Spencer
2004-11-11
1
-0
/
+238
*
Actually, leave the check in. This prevents us from counting dead arguments
Chris Lattner
2004-11-11
1
-1
/
+1
*
Fix bug: IPConstantProp/deadarg.ll
Chris Lattner
2004-11-11
1
-2
/
+2
*
new testcase
Chris Lattner
2004-11-11
1
-0
/
+7
*
Fix documentation for Makefile target name change. install-bytecode is now
Reid Spencer
2004-11-11
2
-5
/
+5
*
Make IP Constant prop more aggressive about handling self recursive calls.
Chris Lattner
2004-11-10
1
-2
/
+4
*
New testcase
Chris Lattner
2004-11-10
1
-0
/
+14
*
Correct the name of stosd for the AT&T syntax:
John Criswell
2004-11-10
1
-1
/
+1
*
Do not let dead constant expressions hanging off of functions prevent IPCP.
Chris Lattner
2004-11-09
1
-0
/
+3
*
Provide conversion from posix time.
Reid Spencer
2004-11-09
1
-0
/
+9
*
Fix isBytecodeFile to correctly recognized compressed bytecode too.
Reid Spencer
2004-11-09
2
-8
/
+14
*
* Implement getStatusInfo for getting stat(2) like information
Reid Spencer
2004-11-09
3
-10
/
+108
*
Make sure llee can deal with compressed bytecode too.
Reid Spencer
2004-11-09
1
-5
/
+7
*
Recognize compressed LLVM bytecode files.
John Criswell
2004-11-09
3
-0
/
+9
[next]