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
...
*
Increment counter that keeps track of total number of sret promoted.
Devang Patel
2008-03-04
1
-0
/
+1
*
Skip declarations.
Devang Patel
2008-03-04
1
-1
/
+1
*
Process externally visible functions also. Later on code generator will do th...
Devang Patel
2008-03-04
1
-2
/
+1
*
Collect statistics.
Devang Patel
2008-03-04
1
-5
/
+11
*
Fix a typo noticed by Erick Tryzelaar,
Gordon Henriksen
2008-03-04
1
-1
/
+1
*
Some improvements related to the computation of heights, depths of SUnits.
Roman Levenstein
2008-03-04
1
-21
/
+93
*
Refactor ExpandConstantFP so it can optimize load from constpool of types lar...
Evan Cheng
2008-03-04
1
-16
/
+19
*
Really fix the test.
Evan Cheng
2008-03-04
1
-1
/
+1
*
Fix broken test.
Evan Cheng
2008-03-04
1
-1
/
+1
*
80 column violations.
Evan Cheng
2008-03-04
1
-3
/
+6
*
Fix 80 column violations.
Evan Cheng
2008-03-04
1
-8
/
+13
*
Did I say 'e = getNumOperands()'? I meant --e, of course.
Bill Wendling
2008-03-04
1
-1
/
+1
*
Add PR1501 test case.
Evan Cheng
2008-03-04
1
-0
/
+30
*
Rename isOperand() to isOperandOf() (and other similar methods). It always co...
Evan Cheng
2008-03-04
5
-27
/
+27
*
Remove -always-fold-and-in-test.
Evan Cheng
2008-03-04
2
-10
/
+3
*
Miscellaneous clean-ups based on Evan's feedback:
Bill Wendling
2008-03-03
2
-65
/
+79
*
Misc. APInt-ification in the DAGCombiner.
Dan Gohman
2008-03-03
1
-17
/
+20
*
More APInt-ification.
Dan Gohman
2008-03-03
1
-10
/
+6
*
Yet more APInt-ification.
Dan Gohman
2008-03-03
1
-9
/
+6
*
More APInt-ification.
Dan Gohman
2008-03-03
1
-16
/
+19
*
Add support for lowering i64 SRA_PARTS and friends on x86-64.
Dan Gohman
2008-03-03
1
-16
/
+22
*
More APInt-ification.
Dan Gohman
2008-03-03
1
-3
/
+4
*
This is the initial check-in for adding register scavenging to PPC. (Currently,
Bill Wendling
2008-03-03
7
-108
/
+369
*
Go through the machine instruction's operands to make sure that we're not
Bill Wendling
2008-03-03
1
-12
/
+52
*
Make the register scavenger update the bookkeeping values for sub/super
Bill Wendling
2008-03-03
1
-3
/
+39
*
Multiple instructions can be inserted when eliminating frame indexes. We need
Bill Wendling
2008-03-03
1
-7
/
+24
*
new testcase
Chris Lattner
2008-03-03
1
-0
/
+6
*
s/isReturnStruct()/hasStructRetAttr()/g
Devang Patel
2008-03-03
9
-22
/
+30
*
regenerate.
Devang Patel
2008-03-03
3
-1443
/
+1484
*
If a function uses multive values in ret instruction then it
Devang Patel
2008-03-03
2
-4
/
+2
*
Preserve paramater attributes.
Devang Patel
2008-03-03
1
-2
/
+31
*
Renable lto2 build.
Tanya Lattner
2008-03-03
1
-1
/
+1
*
Stub out a Path::GetMainExecutable call to find the path to the
Chris Lattner
2008-03-03
3
-0
/
+28
*
another random note
Chris Lattner
2008-03-02
1
-0
/
+23
*
add a note
Chris Lattner
2008-03-02
1
-0
/
+39
*
Evan implemented these.
Chris Lattner
2008-03-02
3
-53
/
+34
*
Evan implemented this.
Chris Lattner
2008-03-02
2
-23
/
+8
*
add a testcase for misc vector stuff
Chris Lattner
2008-03-02
1
-0
/
+37
*
add support for lvsl, fixing PR1481
Chris Lattner
2008-03-02
1
-0
/
+9
*
add support for the sse.cmp.* intrinsics, which fixes sse.isamax with the CBE.
Chris Lattner
2008-03-02
1
-1
/
+39
*
refactor intrinsic handling code out into its own method.
Chris Lattner
2008-03-02
1
-108
/
+115
*
fix printing of undef vectors, this fixes "simple" and "build" in UnitTests/V...
Chris Lattner
2008-03-02
1
-1
/
+6
*
insertelement got the wrong operands.
Chris Lattner
2008-03-02
1
-2
/
+2
*
Several changes:
Chris Lattner
2008-03-02
1
-82
/
+109
*
suppress extra -install_name on Tiger. The 10.4 tools don't support it. Fix...
Nick Kledzik
2008-03-02
1
-7
/
+13
*
Fix a bug I introduced in constant array and constant vector handling.
Chris Lattner
2008-03-02
1
-2
/
+2
*
implement shufflevector.
Chris Lattner
2008-03-02
1
-4
/
+38
*
make operand accessors const-correct
Chris Lattner
2008-03-02
1
-1
/
+5
*
Add a new ShuffleVectorInst::getMaskValue method.
Chris Lattner
2008-03-02
2
-6
/
+29
*
implement extractelement.
Chris Lattner
2008-03-02
1
-2
/
+17
[prev]
[next]