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
*
Minor optimization efficiency improvement:
Chris Lattner
2003-09-12
1
-7
/
+9
*
Fixed spelling and grammar.
Misha Brukman
2003-09-11
14
-57
/
+57
*
Simplify code
Chris Lattner
2003-09-11
1
-9
/
+6
*
Fixed spelling and grammar.
Misha Brukman
2003-09-11
13
-19
/
+19
*
Apostrophes are only used for possession and quoting.
Misha Brukman
2003-09-11
1
-2
/
+2
*
Integrate functionality of the mem2reg pass directly into this pass to make
Chris Lattner
2003-09-11
1
-7
/
+62
*
Renamed DominatorTree::Node::getNode() -> getBlock()
Chris Lattner
2003-09-11
7
-20
/
+20
*
Spell `definite' correctly.
Misha Brukman
2003-09-11
1
-2
/
+2
*
Spell `definitely' correctly.
Misha Brukman
2003-09-11
2
-2
/
+2
*
* Move include files from middle of file to the top where they belong, moving
Misha Brukman
2003-09-10
1
-7
/
+5
*
Unwind instructions are intrinsically alive, just like returns
Chris Lattner
2003-09-10
1
-3
/
+3
*
Rework dominator interfaces to handle changes in the post-dominance
Chris Lattner
2003-09-10
1
-28
/
+47
*
Rework post dominator information so that we do not have to
Chris Lattner
2003-09-10
1
-88
/
+97
*
Update for new UnifyFunction... API
Chris Lattner
2003-09-10
1
-7
/
+7
*
Remove #include
Chris Lattner
2003-09-10
2
-2
/
+0
*
Expand the pass to unify all of the unwind blocks as well
Chris Lattner
2003-09-10
1
-5
/
+29
*
Remove a bunch of warnings from the CBE generated C code
Chris Lattner
2003-09-10
2
-4
/
+4
*
"the one true solution for compatibility with GCC 3.3+"
Chris Lattner
2003-09-10
2
-6
/
+6
*
Be a little more specific about what is begin generated. Only print
Chris Lattner
2003-09-10
1
-12
/
+12
*
Only emit inter-field-padding if the amount of padding is != 0
Chris Lattner
2003-09-10
2
-2
/
+4
*
Make createVerifierPass return a FunctionPass *.
Brian Gaeke
2003-09-10
1
-1
/
+1
*
Remove using declarations
Chris Lattner
2003-09-10
1
-2
/
+1
*
Fix warning when _POSIX_MAPPED_FILES is already defined in unistd.h
Misha Brukman
2003-09-10
1
-0
/
+2
*
another trivial cleanup
Chris Lattner
2003-09-10
1
-3
/
+2
*
Simplification of trip counting machinery.
Chris Lattner
2003-09-10
1
-73
/
+68
*
Don't explicitly use $SourceDir to find the tblgen files. This causes make
John Criswell
2003-09-10
1
-4
/
+4
*
Fix spell-o's
Chris Lattner
2003-09-10
6
-8
/
+8
*
Spelling fixes. I think that "cannonical" is ok, but "canonical" appears to
Chris Lattner
2003-09-10
1
-21
/
+21
*
Spelling fixes
Chris Lattner
2003-09-10
1
-5
/
+5
*
Fix up file header
Chris Lattner
2003-09-10
1
-2
/
+4
*
clean up file header comment
Chris Lattner
2003-09-10
1
-5
/
+5
*
Simplify some code
Chris Lattner
2003-09-10
1
-8
/
+5
*
Spell `occurrence' correctly.
Misha Brukman
2003-09-09
2
-61
/
+60
*
Updated to find source files using VPATH. This makes writing build rules
John Criswell
2003-09-09
2
-9
/
+18
*
Reverting back to the previous revision.
John Criswell
2003-09-09
1
-1
/
+1
*
Modified the check for intrinsic functions. All intrinsic functions have to
John Criswell
2003-09-09
1
-1
/
+1
*
* Simplify printConstantValueOnly by moving the tail padding stuff directly
Chris Lattner
2003-09-09
2
-130
/
+180
*
Oops, look at the VOLATILE marker, not the opcode
Chris Lattner
2003-09-08
1
-2
/
+2
*
Eliminate support for the llvm.unwind intrinisic, using the Unwind instructio...
Chris Lattner
2003-09-08
9
-90
/
+44
*
Fix bug
Chris Lattner
2003-09-08
1
-1
/
+2
*
Should invokify is always true
Chris Lattner
2003-09-08
1
-24
/
+16
*
Add support for the unwind instruction
Chris Lattner
2003-09-08
9
-2
/
+49
*
Add support for unwind
Chris Lattner
2003-09-08
1
-0
/
+1
*
Parse volatile loads/stores
Chris Lattner
2003-09-08
2
-17
/
+27
*
Read volatile loads/stores
Chris Lattner
2003-09-08
1
-2
/
+4
*
Remove a bunch of unneeded stuph
Chris Lattner
2003-09-08
1
-45
/
+0
*
Do not hoist volatile loads
Chris Lattner
2003-09-08
1
-1
/
+1
*
Fix bug: RLE-Preserve-Volatile.ll
Chris Lattner
2003-09-08
1
-2
/
+6
*
Remove a gross hack that was there to support bytecode files that are over a ...
Chris Lattner
2003-09-08
3
-65
/
+12
*
Add support for writing volatile load/stores
Chris Lattner
2003-09-08
1
-22
/
+22
[next]