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
...
*
Atomic op support. If any gcc test uses __sync builtins, it might start fail...
Andrew Lenharth
2008-02-21
8
-7
/
+345
*
Add support for matching mem operands. This fixes PR1133, patch by
Chris Lattner
2008-02-21
1
-1
/
+7
*
Fix a (harmless) but where vregs were added to the used reg lists for
Chris Lattner
2008-02-21
1
-9
/
+26
*
Let invoke return aggregate value.
Devang Patel
2008-02-21
2
-3
/
+4
*
Let function call return aggregate.
Devang Patel
2008-02-21
2
-7
/
+26
*
Clean up some spilling code using MachineRegisterInfo.
Evan Cheng
2008-02-21
1
-22
/
+51
*
regenerate.
Devang Patel
2008-02-20
3
-923
/
+989
*
Parse
Devang Patel
2008-02-20
1
-3
/
+37
*
What if functions can return aggregate values ?
Devang Patel
2008-02-20
3
-4
/
+9
*
Regenerated files.
Dale Johannesen
2008-02-20
3
-1156
/
+1178
*
Support alignment within ParamAttrs in the I/O handling.
Dale Johannesen
2008-02-20
2
-1
/
+2
*
Poorly named option.
Evan Cheng
2008-02-20
2
-3
/
+4
*
Remove one of the fixmes that I put in there. From Evan:
Bill Wendling
2008-02-20
1
-2
/
+3
*
Add convenient helper to get suffix of the file
Anton Korobeynikov
2008-02-20
1
-1
/
+4
*
getresult does not support nested aggregates.
Devang Patel
2008-02-20
1
-3
/
+14
*
Improve some comments explaining the "handle kills" stuff better.
Bill Wendling
2008-02-20
1
-2
/
+4
*
Verifier should use Assert1 instead of assert.
Devang Patel
2008-02-20
1
-2
/
+2
*
getresult type is the type of indexed aggregate element
Devang Patel
2008-02-20
1
-1
/
+1
*
Regenerate.
Devang Patel
2008-02-20
3
-327
/
+327
*
Specify GetResultInst index as an unsigned.
Devang Patel
2008-02-20
2
-11
/
+13
*
Fix comment.
Bill Wendling
2008-02-20
1
-2
/
+1
*
assert is more effective reminder then FIXME tag for unimplemented features.
Devang Patel
2008-02-20
1
-1
/
+1
*
Use isValidOperands() to verify GetResultInst.
Devang Patel
2008-02-20
1
-1
/
+2
*
Temporarily backing out r47337. It breaks a number of CBE tests.
Evan Cheng
2008-02-20
1
-5
/
+7
*
LegalizeTypes support for scalarizing a vector store
Duncan Sands
2008-02-20
4
-8
/
+46
*
Convert Legalize to use the APInt form of ComputeMaskedBits.
Dan Gohman
2008-02-20
2
-14
/
+19
*
Add explicit keywords.
Dan Gohman
2008-02-20
3
-4
/
+4
*
Convert DAGCombiner to use the APInt form of ComputeMaskedBits.
Dan Gohman
2008-02-20
1
-12
/
+13
*
Use APInt::intersects.
Dan Gohman
2008-02-20
1
-4
/
+4
*
Add 'sink' cmdline option. Patch by Mikhail Glushenkov!
Anton Korobeynikov
2008-02-20
1
-6
/
+18
*
Regenerate
Anton Korobeynikov
2008-02-20
2
-305
/
+306
*
Fix newly-introduced 4.3 warnings
Anton Korobeynikov
2008-02-20
11
-18
/
+24
*
Get rid of hash_map. Use StringMap instead
Anton Korobeynikov
2008-02-20
1
-3
/
+3
*
And final pack of warnings silencing
Anton Korobeynikov
2008-02-20
1
-2
/
+5
*
Make Transforms to be 4.3 warnings-clean
Anton Korobeynikov
2008-02-20
9
-39
/
+58
*
Fix code style
Anton Korobeynikov
2008-02-20
1
-17
/
+15
*
Remove bunch of gcc 4.3-related warnings from Target
Anton Korobeynikov
2008-02-20
13
-24
/
+31
*
Update gcc 4.3 warnings fix patch with recent head changes
Anton Korobeynikov
2008-02-20
11
-38
/
+58
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
30
-22
/
+62
*
Added some comments and reformatted others. No functionality change.
Bill Wendling
2008-02-20
1
-28
/
+43
*
When performing return slot optimization, remember to inform memdep when we'r...
Owen Anderson
2008-02-20
1
-0
/
+1
*
Added memmove to interpreter external functions list. Patch by Daniel Dunbar.
Evan Cheng
2008-02-20
1
-0
/
+9
*
More constification of things. More comments added. No functionality
Bill Wendling
2008-02-20
1
-44
/
+76
*
Use getConstant for ConstantInts.
Nick Lewycky
2008-02-20
1
-2
/
+2
*
Add 'umax' similar to 'smax' SCEV. Closes PR2003.
Nick Lewycky
2008-02-20
2
-45
/
+156
*
Fix an incredibly subtle bug exposed by Ted's change to APInt profiling.
Chris Lattner
2008-02-20
1
-1
/
+1
*
No functionality change:
Bill Wendling
2008-02-20
1
-31
/
+42
*
Disable for now. This is pessimizing code.
Evan Cheng
2008-02-20
1
-1
/
+1
*
Add Alignment field to ParameterAttributes and
Dale Johannesen
2008-02-19
1
-1
/
+23
*
Add hidden option -x86-fold-and-in-test to test the effect the test / and fol...
Evan Cheng
2008-02-19
2
-1
/
+7
[prev]
[next]