index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make error msg nicer
Chris Lattner
2001-07-28
1
-2
/
+2
*
Enable the elimination of method prototypes that are not referenced
Chris Lattner
2001-07-28
1
-4
/
+19
*
* Make sure that the size of the type field can also control the output
Chris Lattner
2001-07-28
1
-0
/
+6
*
* Add calls to failure template so that it is actually possible to debug
Chris Lattner
2001-07-28
4
-124
/
+134
*
* Fix bugs
Chris Lattner
2001-07-28
1
-20
/
+8
*
* Enable the use of escaped literal strings
Chris Lattner
2001-07-28
3
-63
/
+174
*
Modify var names to make it apparant that the code is really generic
Chris Lattner
2001-07-28
1
-10
/
+10
*
Changes to make test scripts more reliable
Chris Lattner
2001-07-28
2
-3
/
+3
*
Add test of string constants
Chris Lattner
2001-07-28
1
-0
/
+14
*
Added function printIndent.
Vikram S. Adve
2001-07-28
1
-0
/
+6
*
Added a pointer hash function object for use in pointer maps.
Vikram S. Adve
2001-07-28
1
-0
/
+5
*
Make a function const.
Vikram S. Adve
2001-07-28
1
-1
/
+1
*
Remove lib/LLC library.
Vikram S. Adve
2001-07-28
2
-4
/
+2
*
Added several SPARC instructions including conditional move and SETHI.
Vikram S. Adve
2001-07-28
1
-147
/
+308
*
Remove redundant and unused functions.
Vikram S. Adve
2001-07-28
1
-11
/
+20
*
Added UltraSparcInstrInfo class to specialize class MachineInstrInfo.
Vikram S. Adve
2001-07-28
1
-11
/
+11
*
Eliminate unused function.
Vikram S. Adve
2001-07-28
2
-26
/
+0
*
Bug fixes:
Vikram S. Adve
2001-07-28
1
-194
/
+381
*
Added MachineInstrInfo class and moved instruction-related members there.
Vikram S. Adve
2001-07-28
2
-21
/
+174
*
Eliminate separate enum for operand register type.
Vikram S. Adve
2001-07-28
2
-114
/
+173
*
Work around a few 'sorting issues' with the bytecode output that causes the b...
Chris Lattner
2001-07-26
2
-4
/
+10
*
Don't write out constants that do not have a name, they will be inlined.
Chris Lattner
2001-07-26
1
-5
/
+5
*
Refactor some of the constant stuff so that we can return complex constant
Chris Lattner
2001-07-26
2
-70
/
+89
*
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-26
2
-26
/
+38
*
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-26
3
-3
/
+3
*
New test for varargs functions
Chris Lattner
2001-07-25
1
-0
/
+12
*
Add library dep
Chris Lattner
2001-07-25
2
-2
/
+2
*
Parenthesize output for expranalyze so that pointer stuff being multiplied is...
Chris Lattner
2001-07-25
1
-2
/
+2
*
Build as before dis
Chris Lattner
2001-07-25
1
-1
/
+1
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
9
-45
/
+129
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
4
-2185
/
+38
*
Fix a bug when compiling 'shl ubyte * %var, ubyte 2'
Chris Lattner
2001-07-25
1
-1
/
+2
*
Filter out noncore stuff
Chris Lattner
2001-07-25
1
-1
/
+1
*
Fixed a bug exposed when doing something like this: <program> -notanoption ...
Chris Lattner
2001-07-25
2
-6
/
+10
*
Changed printValue() to print constant value if the value is a constant.
Ruchira Sasanka
2001-07-24
2
-0
/
+6
*
*** empty log message ***
Ruchira Sasanka
2001-07-24
18
-0
/
+1466
*
Doh! Wrong Optional flag. :(
Chris Lattner
2001-07-23
2
-4
/
+6
*
Add a comment indicating that there is documentation of the library
Chris Lattner
2001-07-23
2
-0
/
+6
*
Initial checking of some rough documentation for commandline library
Chris Lattner
2001-07-23
1
-0
/
+359
*
Change option name slightly
Chris Lattner
2001-07-23
1
-1
/
+1
*
Minor changes to implementation of CommandLine library to let users override
Chris Lattner
2001-07-23
2
-14
/
+38
*
Add a missing </a> tag
Chris Lattner
2001-07-23
1
-2
/
+2
*
Use the new Alias command line option
Chris Lattner
2001-07-23
2
-4
/
+6
*
CommandLine library cleanup. No longer use getValue/setValue, instead, just ...
Chris Lattner
2001-07-23
13
-143
/
+130
*
Doh! Wrong accessor. Caused 'can not read bytecode' errors. :(
Chris Lattner
2001-07-23
1
-1
/
+1
*
-help is verbose enough that we don't need this anymore
Chris Lattner
2001-07-23
1
-14
/
+0
*
Eliminated the Unique class in favor of NonCopyable and NonCopyableV
Chris Lattner
2001-07-23
10
-84
/
+61
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
38
-326
/
+62
*
Initial checkin
Chris Lattner
2001-07-23
2
-0
/
+798
*
Fix coding style issues to actually attempt to be somewhat uniform
Chris Lattner
2001-07-23
1
-48
/
+28
[next]