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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* 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
*
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
1
-4
/
+72
*
Eliminate separate enum for operand register type.
Vikram S. Adve
2001-07-28
1
-73
/
+63
*
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
1
-1
/
+1
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
7
-43
/
+125
*
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
*
Fixed a bug exposed when doing something like this: <program> -notanoption ...
Chris Lattner
2001-07-25
1
-3
/
+5
*
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
12
-0
/
+1012
*
Doh! Wrong Optional flag. :(
Chris Lattner
2001-07-23
1
-2
/
+3
*
Add a comment indicating that there is documentation of the library
Chris Lattner
2001-07-23
1
-0
/
+3
*
Minor changes to implementation of CommandLine library to let users override
Chris Lattner
2001-07-23
1
-7
/
+19
*
CommandLine library cleanup. No longer use getValue/setValue, instead, just ...
Chris Lattner
2001-07-23
3
-7
/
+7
*
Doh! Wrong accessor. Caused 'can not read bytecode' errors. :(
Chris Lattner
2001-07-23
1
-1
/
+1
*
Eliminated the Unique class in favor of NonCopyable and NonCopyableV
Chris Lattner
2001-07-23
3
-12
/
+0
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
19
-20
/
+19
*
Initial checkin
Chris Lattner
2001-07-23
1
-0
/
+399
*
Clean up hash table usage
Chris Lattner
2001-07-23
4
-8
/
+6
*
Removal of the redundant CompileContext wrapper
Chris Lattner
2001-07-23
3
-43
/
+35
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
3
-19
/
+34
*
Remove dependence on command line library. Silly anyway.
Chris Lattner
2001-07-22
4
-2441
/
+19
*
Privatize LLCOptions. It had no business being visible to the entire
Chris Lattner
2001-07-22
2
-38
/
+20
*
Eliminate lots of unnecessary #includes and forward decls
Chris Lattner
2001-07-21
5
-37
/
+3
*
Eliminate many unneccesary #includes
Chris Lattner
2001-07-21
2
-30
/
+2
*
Make code fit in 80 columns more
Chris Lattner
2001-07-21
1
-24
/
+19
*
Remove unneccesary #includes
Chris Lattner
2001-07-21
2
-18
/
+2
*
Exterminate nasty Cisms
Chris Lattner
2001-07-21
1
-1
/
+1
*
Refer to include/llvm/CodeGen not Codegen
Chris Lattner
2001-07-21
1
-1
/
+1
*
Make sure we build all of the code!
Chris Lattner
2001-07-21
1
-1
/
+1
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
9
-19
/
+19
*
Fix code to be in a consistent style
Chris Lattner
2001-07-21
1
-11
/
+5
*
Remove getTempValuesForMachineCode from the Instruction interface
Chris Lattner
2001-07-21
1
-0
/
+2
*
Moved LLC subdir to the tools top level directory
Chris Lattner
2001-07-21
1
-1
/
+1
*
Add new ctor for ConstPoolBool
Chris Lattner
2001-07-21
1
-0
/
+5
*
Add new constructor for const pool bool
Chris Lattner
2001-07-21
1
-4
/
+8
*
Add support for casts
Chris Lattner
2001-07-21
1
-0
/
+67
*
Add support for casting operators
Chris Lattner
2001-07-21
2
-0
/
+60
*
More functionality, renamed API
Chris Lattner
2001-07-21
1
-70
/
+145
*
Utility routines for simpler access to the value of an integer constant.
Vikram S. Adve
2001-07-21
1
-0
/
+108
*
Program options class.
Vikram S. Adve
2001-07-21
1
-0
/
+12
*
Description of the SPARC as a target architecture.
Vikram S. Adve
2001-07-21
4
-0
/
+1813
*
Base clas for a description of a target architecture.
Vikram S. Adve
2001-07-21
2
-0
/
+125
[prev]
[next]