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
*
Don't treat values as signed when looking at loop steppings in HowForToNonZero.
Nick Lewycky
2008-05-25
2
-2
/
+22
*
"ret (constexpr)" can't be folded into a Constant. Add a method to
Nick Lewycky
2008-05-25
4
-16
/
+74
*
Create archives with the same permissions are ar.
Owen Anderson
2008-05-24
1
-0
/
+7
*
Fix win32 when no bison is around, PR2331, patch by 'hume'.
Chris Lattner
2008-05-24
1
-0
/
+2
*
Add FreeBSD/PPC support, patch by Marcel Moolenaar!
Chris Lattner
2008-05-24
1
-2
/
+2
*
Fix a serious brain-o. Obviously no-one reviewed my patch :(
Chris Lattner
2008-05-24
2
-2
/
+15
*
Fix PR2358 by resolving calls with undef arguments to overdefined.
Chris Lattner
2008-05-24
2
-0
/
+20
*
Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
Evan Cheng
2008-05-24
5
-25
/
+15
*
Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2.unpckh.pd, and x86.sse2...
Evan Cheng
2008-05-24
9
-33
/
+50
*
Tweak how ConstantFP80Ty constants are output
Duncan Sands
2008-05-24
1
-1
/
+1
*
Put initialized const weak objects into correct
Dale Johannesen
2008-05-24
1
-1
/
+9
*
This is done.
Evan Cheng
2008-05-24
1
-46
/
+0
*
New loadl_pd and loadh_pd tests.
Evan Cheng
2008-05-24
1
-0
/
+19
*
Autoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd.
Evan Cheng
2008-05-24
3
-19
/
+52
*
Remove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These will be lowered into lo...
Evan Cheng
2008-05-24
1
-4
/
+0
*
Remove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These will be lowered into lo...
Evan Cheng
2008-05-24
2
-11
/
+0
*
Document common linkage.
Dale Johannesen
2008-05-23
1
-7
/
+15
*
Revert 51440 as it breaks a bunch of PIC tests.
Evan Cheng
2008-05-23
1
-3
/
+1
*
label is a first-class type.
Dan Gohman
2008-05-23
1
-0
/
+1
*
It turns out there are only 3 non-first-class type kinds left now, so
Dan Gohman
2008-05-23
1
-2
/
+3
*
Remove a bogus svn:mime-type property.
Dan Gohman
2008-05-23
0
-0
/
+0
*
Update the description of first-class types to reflect that
Dan Gohman
2008-05-23
1
-3
/
+2
*
Don't silently truncate array extents to 32 bits.
Dan Gohman
2008-05-23
2
-1
/
+6
*
Add a missed CommonLinkage check.
Dale Johannesen
2008-05-23
1
-0
/
+1
*
Use movlps / movhps to modify low / high half of 16-byet memory location.
Evan Cheng
2008-05-23
4
-62
/
+94
*
Remove lingering references to .llx and .tr in the tests.
Dan Gohman
2008-05-23
4
-4
/
+4
*
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
Dan Gohman
2008-05-23
16
-62
/
+38
*
Add #includes to make some dependencies explicit.
Dan Gohman
2008-05-23
6
-0
/
+8
*
Issue errors in several situations instead of aborting.
Dan Gohman
2008-05-23
1
-7
/
+21
*
Elaborate on the entry on integer vector multiplication by constants.
Dan Gohman
2008-05-23
1
-1
/
+6
*
Fix a duplicated pattern.
Evan Cheng
2008-05-23
1
-2
/
+2
*
Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
Dan Gohman
2008-05-23
4
-7
/
+45
*
New entry.
Evan Cheng
2008-05-23
1
-0
/
+44
*
Rewrite a loop to avoid using iterators pointing to
Dale Johannesen
2008-05-23
1
-4
/
+6
*
Fix the spelling of the va_arg keyword.
Dan Gohman
2008-05-23
1
-1
/
+1
*
Fix another isFirstClassType that now needs to be isSingleValueType.
Dan Gohman
2008-05-23
1
-1
/
+1
*
Replace some weird usage of UserOp1 introduced in r49492 by a plain if.
Matthijs Kooijman
2008-05-23
1
-1
/
+3
*
Restructure the testing documentation.
Matthijs Kooijman
2008-05-23
1
-212
/
+285
*
Restucture a part of the SimplifyCFG pass and include a testcase.
Matthijs Kooijman
2008-05-23
2
-65
/
+230
*
Indent fix.
Matthijs Kooijman
2008-05-23
1
-2
/
+2
*
Constant integer vectors may also be negated.
Nick Lewycky
2008-05-23
2
-0
/
+13
*
Typo.
Nick Lewycky
2008-05-23
1
-1
/
+1
*
Revert X + X --> X * 2 optz'n which pessimizes heavily on x86.
Nick Lewycky
2008-05-23
2
-19
/
+5
*
we compile multiply-by-constant into horrible code. Doesn't sse4 have some
Chris Lattner
2008-05-23
1
-0
/
+38
*
Implement X + X for vectors.
Nick Lewycky
2008-05-23
2
-5
/
+19
*
Fix a recently added optimization to not crash on vectors.
Nick Lewycky
2008-05-23
2
-2
/
+16
*
Generalize the new code in instcombine's ComputeNumSignBits for handling
Dan Gohman
2008-05-23
3
-51
/
+31
*
Make structs and arrays first-class types, and add assembly
Dan Gohman
2008-05-23
13
-1269
/
+1664
*
Use isSingleValueType instead of isFirstClassType to
Dan Gohman
2008-05-23
1
-2
/
+2
*
Remove warnings about comparison between signed and unsigned expressions.
Bill Wendling
2008-05-23
1
-2
/
+2
[next]