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
*
Doxygenify comments.
Misha Brukman
2004-03-02
2
-50
/
+46
*
Implement ExtractCodeRegion()
Misha Brukman
2004-03-02
1
-1
/
+9
*
Make a note that this is usually used via bugpoint.
Misha Brukman
2004-03-02
1
-3
/
+2
*
Doxygenify some comments.
Misha Brukman
2004-03-01
4
-18
/
+42
*
Add a spiller option to llc. A simple spiller will come soon. When we get CFG...
Alkis Evlogimenos
2004-03-01
4
-46
/
+74
*
Add the long awaited memory operand folding support for linear scan
Alkis Evlogimenos
2004-03-01
5
-29
/
+87
*
* If a badref has a name, print it out for ease of debugging
Misha Brukman
2004-03-01
1
-15
/
+17
*
Correctly add an array marker on a node when appropriate!
Chris Lattner
2004-03-01
1
-0
/
+4
*
* Add implementation of ExtractBasicBlock()
Misha Brukman
2004-03-01
1
-0
/
+10
*
Add this back, as its absence introduces assertions, and it seems to work now
Chris Lattner
2004-03-01
1
-4
/
+1
*
fix bug in previous checkin
Tanya Lattner
2004-03-01
1
-1
/
+1
*
TargetCacheInfo has been removed; its only uses were to propagate a constant
Brian Gaeke
2004-03-01
10
-51
/
+7
*
Adding new Modulo Scheduling graph files.
Tanya Lattner
2004-03-01
6
-0
/
+1538
*
Removing old graph files with new graph files that I wrote. Updated ModuloSch...
Tanya Lattner
2004-03-01
6
-552
/
+1364
*
Expand on my note-to-self
Chris Lattner
2004-03-01
1
-1
/
+3
*
Handle passing constant integers to functions much more efficiently. Instead
Chris Lattner
2004-03-01
2
-20
/
+46
*
Fix a minor code-quality issue. When passing 8 and 16-bit integer constants
Chris Lattner
2004-03-01
2
-2
/
+8
*
Disable tail duplication in a case that breaks on Olden/tsp
Chris Lattner
2004-03-01
2
-1
/
+5
*
* Remove function to find "main" in a Module, there's a method for that
Misha Brukman
2004-02-29
2
-336
/
+248
*
Fix -debug-pass=Executions, which relied on Function, Module, and BasicBlock
Chris Lattner
2004-02-29
2
-22
/
+28
*
Fix bug: test/Regression/Transforms/LowerInvoke/2004-02-29-PHICrash.llx
Chris Lattner
2004-02-29
1
-2
/
+5
*
Add an assert
Chris Lattner
2004-02-29
1
-1
/
+4
*
Add back #include I messed up
Chris Lattner
2004-02-29
1
-0
/
+1
*
Urg, forgot to check this in.
Chris Lattner
2004-02-29
1
-1
/
+0
*
Move the private MachineInstrAnnot.h into a private directory.
Chris Lattner
2004-02-29
5
-5
/
+5
*
Remove use of an ugly header
Chris Lattner
2004-02-29
1
-1
/
+0
*
Move methods out of .h file
Chris Lattner
2004-02-29
1
-0
/
+9
*
Do not use explicit casts that hide the dependence on Instruction being
Chris Lattner
2004-02-29
1
-8
/
+2
*
Add instruction name description.
Alkis Evlogimenos
2004-02-29
1
-2
/
+19
*
Use correct template for SHLD and SHRD instructions so that the memory
Alkis Evlogimenos
2004-02-29
1
-9
/
+9
*
Improve allocation order:
Alkis Evlogimenos
2004-02-29
1
-3
/
+3
*
A big X86 instruction rename. The instructions are renamed to make
Alkis Evlogimenos
2004-02-29
11
-1021
/
+1021
*
Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo
Brian Gaeke
2004-02-29
1
-10
/
+0
*
Eliminate the X86-specific BMI functions, using BuildMI instead.
Chris Lattner
2004-02-29
2
-374
/
+352
*
Fix a miscompilation of 197.parser that occurs when you have single basic
Chris Lattner
2004-02-29
2
-16
/
+28
*
Fix PR255: [tailduplication] Single basic block loops are very rare
Chris Lattner
2004-02-29
1
-1
/
+2
*
Adjust to change in TII ctor arguments
Chris Lattner
2004-02-29
5
-15
/
+6
*
Eliminate the distinction between "real" and "unreal" instructions
Chris Lattner
2004-02-29
3
-4
/
+4
*
These two virtual methods are never called.
Chris Lattner
2004-02-29
8
-105
/
+2
*
Remove a TON of flags that noone cares about
Chris Lattner
2004-02-29
1
-362
/
+362
*
Noone calls these virtual methods
Chris Lattner
2004-02-29
1
-26
/
+0
*
This is the only file in the system that uses this enum. eliminate it.
Chris Lattner
2004-02-29
1
-6
/
+6
*
Implement initial prolog/epilog code insertion methods.
Chris Lattner
2004-02-29
4
-12
/
+34
*
int64_t -> int
Chris Lattner
2004-02-29
1
-1
/
+1
*
Use correct template for ADC instruction with memory operands.
Alkis Evlogimenos
2004-02-29
1
-2
/
+2
*
Add an instruction selector capable of selecting 'ret void'
Chris Lattner
2004-02-29
10
-14
/
+636
*
SHLD and SHRD take 32-bit operands but an 8-bit immediate. Rename them
Alkis Evlogimenos
2004-02-28
4
-14
/
+14
*
Floating point loads/stores act on memory operands. Rename them to
Alkis Evlogimenos
2004-02-28
8
-71
/
+71
*
Rename instruction templates to be easier to the human eye to
Alkis Evlogimenos
2004-02-28
1
-254
/
+254
*
Uncomment instructions that take both an immediate and a memory
Alkis Evlogimenos
2004-02-28
3
-21
/
+11
[next]