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
*
Add a new Module::getNamedFunction method
Chris Lattner
2002-11-19
2
-3
/
+18
*
Ignore options that are ""
Chris Lattner
2002-11-19
1
-1
/
+1
*
Remove extra target.a entry
Chris Lattner
2002-11-19
1
-1
/
+1
*
Brian Gaeke says:
Brian Gaeke
2002-11-19
3
-12
/
+43
*
*** empty log message ***
Nick Hildenbrandt
2002-11-18
2
-8
/
+16
*
Add peak memory usage measurement capability
Chris Lattner
2002-11-18
2
-16
/
+242
*
Add facility to compute peak memory usage
Chris Lattner
2002-11-18
2
-0
/
+22
*
Inline DSTypeRec stuff into DSNode
Chris Lattner
2002-11-18
2
-24
/
+36
*
Inline DSTypeRec into DSNode
Chris Lattner
2002-11-18
2
-30
/
+0
*
Add peak memory usage measurement stuff
Chris Lattner
2002-11-18
1
-40
/
+64
*
Add peak memory usage support
Chris Lattner
2002-11-18
1
-1
/
+4
*
Add stats
Chris Lattner
2002-11-18
1
-4
/
+15
*
Templatize graph traits and iterator to work with const and non-const clients
Chris Lattner
2002-11-18
2
-14
/
+54
*
*** empty log message ***
Nick Hildenbrandt
2002-11-18
2
-84
/
+92
*
Add helper method
Chris Lattner
2002-11-18
1
-0
/
+4
*
Start trying to print instructions more correctly. For now we also print out...
Chris Lattner
2002-11-18
2
-4
/
+182
*
Expose base opcode
Chris Lattner
2002-11-18
2
-0
/
+20
*
Start to add more information to instr.def
Chris Lattner
2002-11-18
4
-94
/
+136
*
Add instruction annotation about whether it has a 0x0F opcode prefix
Chris Lattner
2002-11-18
2
-17
/
+24
*
Add more void flags
Chris Lattner
2002-11-18
1
-3
/
+3
*
Set the void flag on instructions that should get it
Chris Lattner
2002-11-18
1
-11
/
+11
*
Print is const!
Chris Lattner
2002-11-17
2
-2
/
+2
*
Pass on a targetmachine
Chris Lattner
2002-11-17
1
-2
/
+3
*
Make sure that print gets a targetmachine
Chris Lattner
2002-11-17
2
-2
/
+4
*
Arrange to have a TargetMachine available in X86InstrInfo::print
Chris Lattner
2002-11-17
3
-7
/
+10
*
Omit the indirect node when printing call graphs
Chris Lattner
2002-11-17
1
-1
/
+3
*
Wow, I'm incapable of the simplest things today...
Chris Lattner
2002-11-17
1
-1
/
+1
*
Rename registers to follow the intel style of all caps
Chris Lattner
2002-11-17
1
-27
/
+29
*
Fix misleading indentation
Chris Lattner
2002-11-17
1
-3
/
+2
*
Add machine independant printer interface
Chris Lattner
2002-11-17
2
-0
/
+12
*
Reorganize printing interface a bit
Chris Lattner
2002-11-17
4
-27
/
+35
*
Add default implementation of printing interface
Chris Lattner
2002-11-17
1
-3
/
+5
*
Finish enumating code
Chris Lattner
2002-11-17
1
-3
/
+22
*
Fix minor detail
Chris Lattner
2002-11-17
2
-2
/
+2
*
Add more numbers
Chris Lattner
2002-11-17
1
-1
/
+170
*
Add hack to only consider indirect calls indirect if they do more than cast
Chris Lattner
2002-11-17
1
-6
/
+14
*
Add MaxSCC statistics
Chris Lattner
2002-11-17
1
-6
/
+25
*
Count CallInsts correctly, remove unneccesary initializers
Chris Lattner
2002-11-17
1
-37
/
+3
*
Remove unused methods
Chris Lattner
2002-11-17
1
-2
/
+0
*
Remove only uses of markDef/markDefAndUse methods
Chris Lattner
2002-11-17
1
-6
/
+9
*
Fix Mul/Div clobbers
Chris Lattner
2002-11-17
2
-24
/
+46
*
Convert to use an enum to access def/use/use&def information. These make
Chris Lattner
2002-11-17
2
-22
/
+54
*
Fix a few typos, implement load/store
Chris Lattner
2002-11-17
2
-24
/
+90
*
New testcase for loads and stores
Chris Lattner
2002-11-17
1
-0
/
+12
*
Add functions to buld X86 specific constructs
Chris Lattner
2002-11-17
1
-0
/
+28
*
Return const refefrences to enable default construction
Chris Lattner
2002-11-17
1
-7
/
+8
*
Add information about memory index representation
Chris Lattner
2002-11-17
1
-1
/
+26
*
Add load/store instructions
Chris Lattner
2002-11-17
1
-1
/
+9
*
Switch visitRet to use getClass()
Chris Lattner
2002-11-17
2
-146
/
+132
*
Updates
Nick Hildenbrandt
2002-11-15
1
-3
/
+3
[next]