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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add annotation support
Chris Lattner
2001-08-23
3
-0
/
+612
*
Add annotation support to value
Chris Lattner
2001-08-23
1
-2
/
+2
*
* Add assertions
Chris Lattner
2001-08-23
1
-3
/
+15
*
LV info on machine instructions
Ruchira Sasanka
2001-08-20
6
-116
/
+174
*
Corrected the compilation error by making the ValOperator class a friend of
Ruchira Sasanka
2001-08-13
1
-2
/
+4
*
Can't use ref to stack value!
Vikram S. Adve
2001-08-09
1
-1
/
+1
*
Needed old conditions as well as new in skipToNextVal()!
Vikram S. Adve
2001-08-09
1
-12
/
+18
*
Bug fix in ValOpIterator: not moving past operand with NULL Value.
Vikram S. Adve
2001-08-08
1
-2
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-08-07
1
-1
/
+1
*
Added isDef field to MachineOperand class - Ruchira
Ruchira Sasanka
2001-08-07
1
-7
/
+18
*
Use extra operand for instructions that set a CC register that
Vikram S. Adve
2001-08-06
1
-10
/
+10
*
Allow numOperands of -1 for variable #operands.
Vikram S. Adve
2001-07-31
1
-1
/
+4
*
Allow machine instructions with variable numbers of arguments.
Vikram S. Adve
2001-07-31
1
-0
/
+5
*
Added dummy Phi instruction.
Vikram S. Adve
2001-07-31
1
-0
/
+7
*
Added class MachineCodeForBasicBlock.
Vikram S. Adve
2001-07-30
1
-1
/
+18
*
Added vector of machine instructions for the basic block.
Vikram S. Adve
2001-07-30
1
-0
/
+8
*
Modify var names to make it apparant that the code is really generic
Chris Lattner
2001-07-28
1
-10
/
+10
*
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
*
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 MachineInstrInfo class and moved instruction-related members there.
Vikram S. Adve
2001-07-28
1
-17
/
+102
*
Eliminate separate enum for operand register type.
Vikram S. Adve
2001-07-28
1
-41
/
+110
*
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-26
2
-2
/
+2
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
2
-2
/
+4
*
*** empty log message ***
Ruchira Sasanka
2001-07-24
6
-0
/
+454
*
Eliminated the Unique class in favor of NonCopyable and NonCopyableV
Chris Lattner
2001-07-23
7
-72
/
+61
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
9
-295
/
+32
*
Fix coding style issues to actually attempt to be somewhat uniform
Chris Lattner
2001-07-23
1
-48
/
+28
*
Nonpolymorphic class, doesn't need a virtual dtor!
Chris Lattner
2001-07-23
1
-1
/
+1
*
Clean up hash table usage
Chris Lattner
2001-07-23
1
-71
/
+48
*
Removal of the redundant CompileContext wrapper
Chris Lattner
2001-07-23
2
-38
/
+3
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
5
-403
/
+270
*
Add flag for emacs so it realizes it's C++ code
Chris Lattner
2001-07-22
1
-1
/
+1
*
Privatize LLCOptions. It had no business being visible to the entire
Chris Lattner
2001-07-22
2
-58
/
+12
*
Move private header into private directory
Chris Lattner
2001-07-22
1
-84
/
+0
*
Convert from using C style char*'s to strings.
Chris Lattner
2001-07-22
2
-42
/
+34
*
Remove String file some more
Chris Lattner
2001-07-22
2
-1
/
+1
*
Destroy the StringUtils.h file
Chris Lattner
2001-07-22
2
-95
/
+17
*
Eliminate lots of unnecessary #includes and forward decls
Chris Lattner
2001-07-21
4
-50
/
+3
*
Exterminate nasty Cisms
Chris Lattner
2001-07-21
1
-61
/
+32
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
4
-5
/
+5
*
More minor reorganizations
Chris Lattner
2001-07-21
1
-4
/
+4
*
Remove getTempValuesForMachineCode from the Instruction interface
Chris Lattner
2001-07-21
1
-5
/
+7
*
Add support for casting operators
Chris Lattner
2001-07-21
1
-0
/
+30
*
More functionality, renamed API
Chris Lattner
2001-07-21
1
-19
/
+17
*
Moved isIntegral to the Type system
Chris Lattner
2001-07-21
1
-7
/
+3
*
General support utilities like a program options class and a StringMap
Vikram S. Adve
2001-07-21
4
-0
/
+429
*
CompileContext and options class for the llc compiler.
Vikram S. Adve
2001-07-21
2
-0
/
+153
[next]