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
/
llvm
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 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
*
*** empty log message ***
Ruchira Sasanka
2001-07-24
2
-0
/
+191
*
Eliminated the Unique class in favor of NonCopyable and NonCopyableV
Chris Lattner
2001-07-23
3
-9
/
+9
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
2
-2
/
+2
*
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
1
-3
/
+3
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
1
-4
/
+1
*
Privatize LLCOptions. It had no business being visible to the entire
Chris Lattner
2001-07-22
1
-20
/
+8
*
Eliminate lots of unnecessary #includes and forward decls
Chris Lattner
2001-07-21
3
-46
/
+2
*
Exterminate nasty Cisms
Chris Lattner
2001-07-21
1
-61
/
+32
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
2
-3
/
+3
*
Header files for the target architecture description and for instruction
Vikram S. Adve
2001-07-21
5
-0
/
+1362