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
*
Major changes. Now we only compactify individual type planes if it is in
Chris Lattner
2004-01-20
2
-100
/
+392
*
add a method proto, make a method not inline
Chris Lattner
2004-01-20
3
-21
/
+6
*
Bugfixes for dealing with partially compactified functions
Chris Lattner
2004-01-20
2
-14
/
+29
*
Now with HTML 4.01 comliance flavor.
Misha Brukman
2004-01-20
1
-48
/
+46
*
Save another 30K from 176.gcc by encoding the compaction table a bit more
Chris Lattner
2004-01-18
2
-7
/
+32
*
Remove -debug output
Chris Lattner
2004-01-18
1
-7
/
+0
*
Add enum for compaction table.
Chris Lattner
2004-01-18
1
-2
/
+8
*
Add support for writing bytecode files with compactiontables for bytecode files.
Chris Lattner
2004-01-18
4
-36
/
+73
*
Add support for reading bytecode files with compactiontables for bytecode files.
Chris Lattner
2004-01-18
3
-41
/
+186
*
Add support for building the compactiontable for bytecode files. This shrinks
Chris Lattner
2004-01-18
2
-108
/
+442
*
Add support for representing the "compaction table"
Chris Lattner
2004-01-18
3
-15
/
+120
*
Eliminate special case handling for CPR's
Chris Lattner
2004-01-18
1
-17
/
+6
*
Clarify situation w.r.t the -lowerinvoke pass.
Chris Lattner
2004-01-18
1
-1
/
+5
*
Bytecode format for LLVM 1.2 no longer explicitly encodes zeros in primitive
Chris Lattner
2004-01-17
5
-13
/
+38
*
fix copy-and-pasto
Chris Lattner
2004-01-17
1
-2
/
+2
*
Revision of Brian's threading support library to be a bit more generic and
Chris Lattner
2004-01-17
5
-102
/
+157
*
This file goes away
Chris Lattner
2004-01-17
1
-24
/
+0
*
Add a fixed bug
Brian Gaeke
2004-01-16
1
-3
/
+9
*
Remove the use of LLVMGCCARCH. Instead, query the compiler for the
John Criswell
2004-01-16
1
-1
/
+4
*
Remove some whitespace and fix up some comments.
Brian Gaeke
2004-01-16
1
-69
/
+9
*
Get paths to cc1 and cc1plus by asking llvm-gcc, and AC_SUBST them.
Brian Gaeke
2004-01-16
1
-0
/
+4
*
Regenerated using autoconf-2.57.
Brian Gaeke
2004-01-16
1
-1
/
+9
*
Take settings of LCC and LCC1XX from configure.
Brian Gaeke
2004-01-16
1
-2
/
+0
*
Clarify comment.
Brian Gaeke
2004-01-16
1
-2
/
+2
*
I'm fairly certain this was just a typo.
Brian Gaeke
2004-01-16
1
-1
/
+1
*
Handle printing of intervals that are not assign to any physical
Alkis Evlogimenos
2004-01-16
1
-1
/
+1
*
Handle printing of intervals that are not assign to any physical
Alkis Evlogimenos
2004-01-16
1
-6
/
+7
*
Fold open interval ends handling into
Alkis Evlogimenos
2004-01-16
4
-13
/
+7
*
Add asserts to previous change.
Alkis Evlogimenos
2004-01-16
1
-2
/
+6
*
Use a list instead of a vector to store intervals. This will be needed
Alkis Evlogimenos
2004-01-16
4
-13
/
+15
*
Use the LLVM standard name mangling infrastructure instead of reinventing the
Misha Brukman
2004-01-15
1
-77
/
+18
*
This is my script for narrowing down miscompilations to a single file.
Brian Gaeke
2004-01-15
1
-0
/
+147
*
If these blocks are empty, there is no reason to even emit the bytecode blocks.
Chris Lattner
2004-01-15
2
-8
/
+24
*
Cleanups & efficiency improvements
Chris Lattner
2004-01-15
2
-36
/
+6
*
Put stylesheet after the title.
Misha Brukman
2004-01-15
1
-1
/
+1
*
* HTML 4.01 Strict DTD compliance
Misha Brukman
2004-01-15
1
-11
/
+15
*
The bcwriter does not want ConstantPointerRef's to be indexed, and the asmwri...
Chris Lattner
2004-01-15
2
-10
/
+28
*
ConstantPointerRef's are no longer emitted. This saves 20028 bytes in the
Chris Lattner
2004-01-15
1
-7
/
+3
*
Allow bytecode files to refer directly to global values as constants, instead
Chris Lattner
2004-01-15
1
-2
/
+6
*
Fix more breakage with string change.
Chris Lattner
2004-01-15
1
-2
/
+2
*
* HTML 4.01 Strict DTD compliance
Misha Brukman
2004-01-15
1
-499
/
+645
*
Include TargetRegInfo.h and declare SparcTargetMachine forward, to make this
Brian Gaeke
2004-01-15
1
-1
/
+4
*
Make this assertion more self-explanatory.
Brian Gaeke
2004-01-15
1
-2
/
+2
*
Hrm, thanks to misha for paying attention to my foolishness!
Chris Lattner
2004-01-15
1
-1
/
+1
*
PR73 is finally fixed
Chris Lattner
2004-01-15
1
-0
/
+1
*
Fix PR73: bytecode format inconsistent
Chris Lattner
2004-01-15
1
-2
/
+0
*
Fix PR73
Chris Lattner
2004-01-15
2
-1
/
+14
*
Fix brokenness in my last checking
Chris Lattner
2004-01-15
1
-1
/
+1
*
Remove configure support for endianness checking, the need for which
Brian Gaeke
2004-01-15
4
-224
/
+0
*
Remove ENDIAN_* support. LLVM does not need it anymore.
Chris Lattner
2004-01-15
1
-9
/
+0
[next]