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 routine for emitting .file directives, for setting up
Dan Gohman
2007-09-24
2
-0
/
+14
*
Added "LoadEffective" pattern to handle stack locations.
Bruno Cardoso Lopes
2007-09-24
3
-6
/
+25
*
Do not promote null values because it may be unsafe to do so.
Devang Patel
2007-09-24
2
-0
/
+50
*
Implement offline variable substitution in order to reduce memory
Daniel Berlin
2007-09-24
3
-105
/
+961
*
Fix the syntax for the .loc directive in preparation for using it.
Dan Gohman
2007-09-24
1
-1
/
+1
*
Add section on bit containers.
Daniel Berlin
2007-09-24
1
-0
/
+49
*
XFAIL for llvm-gcc4.0
Tanya Lattner
2007-09-24
1
-1
/
+1
*
The code that used the StartLabelId label was removed, so remove the
Dan Gohman
2007-09-24
1
-7
/
+1
*
Use the correct result value type instead of using getValueType(0)
Dan Gohman
2007-09-24
2
-4
/
+10
*
Fix a typo in a comment.
Dan Gohman
2007-09-24
1
-1
/
+1
*
explicit keywords.
Dan Gohman
2007-09-24
2
-9
/
+9
*
Remove an unnecessary static_cast.
Dan Gohman
2007-09-24
1
-1
/
+1
*
claim that "st" is from the 80-bit register file. This causes x87-using inline
Chris Lattner
2007-09-24
1
-1
/
+1
*
When emitting .set directives, make sure the EH and Debug labels can't conflict.
Chris Lattner
2007-09-24
1
-10
/
+20
*
Fix typo.
Owen Anderson
2007-09-24
1
-1
/
+1
*
Merge significant portions of the DomTree and PostDomTree implementations.
Owen Anderson
2007-09-24
5
-152
/
+156
*
Just use APFloat for const / const. Fixes
Dale Johannesen
2007-09-24
1
-17
/
+0
*
Factor the calculation details for PostDomTree out of PostDominators.cpp and
Owen Anderson
2007-09-23
3
-147
/
+156
*
Move DFSPass back down into DominatorTree. I need to figure out what the dif...
Owen Anderson
2007-09-23
2
-2
/
+3
*
Fix header.
Owen Anderson
2007-09-23
1
-1
/
+1
*
Factor the dominator tree calculation details out into DominatorCalculation.h...
Owen Anderson
2007-09-23
4
-283
/
+308
*
Implementation of +sse -sse2 has changed; add
Dale Johannesen
2007-09-23
1
-2
/
+2
*
Fix PR 1681. When X86 target uses +sse -sse2,
Dale Johannesen
2007-09-23
8
-97
/
+164
*
Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whether
Gordon Henriksen
2007-09-23
1
-1
/
+2
*
fix syntax
Chris Lattner
2007-09-22
1
-1
/
+1
*
Regenerate.
Gordon Henriksen
2007-09-22
1
-0
/
+12
*
Fix for srcdir <> objdir builds.
Gordon Henriksen
2007-09-22
1
-0
/
+2
*
Fix PR1679, by printing GEP indices as signed values instead of unsigned.
Chris Lattner
2007-09-22
1
-1
/
+2
*
Validation fixes
Bill Wendling
2007-09-22
1
-8
/
+7
*
Validation fixes
Bill Wendling
2007-09-22
1
-5
/
+15
*
Validation fixes
Bill Wendling
2007-09-22
1
-12
/
+11
*
Validation fixes
Bill Wendling
2007-09-22
1
-5
/
+8
*
Validation fixes
Bill Wendling
2007-09-22
1
-5
/
+0
*
Validation fixes
Bill Wendling
2007-09-22
1
-61
/
+55
*
Validation fixes
Bill Wendling
2007-09-22
1
-40
/
+62
*
Validation fixes
Bill Wendling
2007-09-22
1
-4
/
+3
*
Validation fixes
Bill Wendling
2007-09-22
1
-4
/
+5
*
Formatting changes.
Bill Wendling
2007-09-22
1
-51
/
+147
*
initialize isstore/isload fields in ctor, fixing PR1695
Chris Lattner
2007-09-22
1
-0
/
+2
*
fix bugs in the manual
Chris Lattner
2007-09-22
1
-10
/
+2
*
Handle storage complications of float->float conversions.
Neil Booth
2007-09-22
1
-18
/
+23
*
Correct names.
Tanya Lattner
2007-09-22
1
-5
/
+5
*
Fix typo.
Tanya Lattner
2007-09-22
1
-2
/
+2
*
One last fix to get name correct.
Tanya Lattner
2007-09-21
1
-1
/
+1
*
Fix silly typo.
Tanya Lattner
2007-09-21
1
-3
/
+2
*
Update annotation intrinsic with more details.
Tanya Lattner
2007-09-21
1
-3
/
+13
*
Adding support for __builtin_annotation with an intrinsic called llvm.annotat...
Tanya Lattner
2007-09-21
2
-0
/
+41
*
Change APFloat::convertFromInteger to take the incoming
Dale Johannesen
2007-09-21
6
-24
/
+32
*
Fix PR1692
Devang Patel
2007-09-21
2
-3
/
+68
*
Fix CopyFrom for non-POD data types.
Owen Anderson
2007-09-21
1
-1
/
+1
[next]