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
*
Add InlineCost class for represent the estimated cost of inlining a
Daniel Dunbar
2008-10-30
5
-15
/
+43
*
Shift amounts should have the type given by
Duncan Sands
2008-10-30
1
-5
/
+5
*
Add missing vsetcc expansion for widening
Mon P Wang
2008-10-30
1
-1
/
+12
*
ARM JIT should observe -relocation-model command line option.
Evan Cheng
2008-10-30
2
-2
/
+6
*
Add initial support for vector widening. Logic is set to widen for X86.
Mon P Wang
2008-10-30
5
-31
/
+926
*
Resolve bug 2947: vararg-marked functions must spill registers R3-R79 to stack
Scott Michel
2008-10-30
2
-114
/
+69
*
Correct way to handle CONSTPOOL_ENTRY instructions.
Evan Cheng
2008-10-29
4
-37
/
+82
*
Add debugging support.
Evan Cheng
2008-10-29
2
-1
/
+26
*
Let target resolve some relocation results.
Evan Cheng
2008-10-29
1
-30
/
+23
*
Fix PEXTRQ encoding
Nate Begeman
2008-10-29
1
-1
/
+1
*
Add a RM pseudoreg for the rounding mode, which
Dale Johannesen
2008-10-29
4
-165
/
+200
*
Uniformize capitalization of NodeId.
Duncan Sands
2008-10-29
2
-12
/
+12
*
Fix PR2967 by not deleting volatile load/stores that occur before unreachable.
Chris Lattner
2008-10-29
1
-0
/
+11
*
Fix PR2977: LegalizeTypes support for expanding
Duncan Sands
2008-10-29
4
-0
/
+20
*
Add sanity checking for BUILD_PAIR (I noticed the
Duncan Sands
2008-10-29
2
-7
/
+24
*
- More pre-split fixes: spill slot live interval computation bug; restore poi...
Evan Cheng
2008-10-29
2
-39
/
+94
*
Fix a FIXME: in ReplaceNodeWith, if the new node
Duncan Sands
2008-10-29
2
-87
/
+108
*
Fix 80 column violations.
Duncan Sands
2008-10-29
1
-2
/
+2
*
Fix 80 column violations.
Duncan Sands
2008-10-29
1
-5
/
+10
*
- Rewrite code that update register live interval that's split.
Evan Cheng
2008-10-29
3
-85
/
+177
*
Factor shouldInline method out of Inliner.
Daniel Dunbar
2008-10-29
1
-18
/
+26
*
Assorted comment/naming fixes, 80-col violations, and reindentation.
Daniel Dunbar
2008-10-28
2
-12
/
+11
*
(A & sext(C)) | (B & ~sext(C) -> C ? A : B
Dan Gohman
2008-10-28
1
-0
/
+19
*
Take Chris' suggestion and define EnableFastISelVerbose and
Dan Gohman
2008-10-28
1
-8
/
+3
*
Reuse PrintEscapedString for printing names in .ll
Daniel Dunbar
2008-10-28
1
-28
/
+21
*
Protect the code for fast-isel debugging with #ifndef NDEBUG.
Dan Gohman
2008-10-28
1
-0
/
+10
*
Support for constant islands in the ARM JIT.
Jim Grosbach
2008-10-28
3
-2
/
+58
*
Fix darwin ppc llvm-gcc build breakage: intercept
Duncan Sands
2008-10-28
2
-5
/
+42
*
Fix a testcase provided by Bill in which the node
Duncan Sands
2008-10-28
2
-30
/
+37
*
Don't produce invalid comparisons after legalize.
Chris Lattner
2008-10-28
1
-2
/
+4
*
fix some whitespace stuff
Chris Lattner
2008-10-28
1
-3
/
+3
*
Fix a nasty miscompilation of 176.gcc on linux/x86 where we synthesized
Chris Lattner
2008-10-28
1
-4
/
+9
*
If def is in the same mbb as the barrier, spilt the value after the last use ...
Evan Cheng
2008-10-28
1
-8
/
+18
*
Add command line option to limit the number splits to help debugging.
Evan Cheng
2008-10-28
1
-3
/
+7
*
Avoid putting a split past the end of the live range; always shrink wrap live...
Evan Cheng
2008-10-28
1
-11
/
+20
*
Silence a bogus compile time warning.
Evan Cheng
2008-10-27
1
-1
/
+1
*
Re-apply 55137 with fixes.
David Greene
2008-10-27
1
-4
/
+7
*
Remove val# defined by a remat'ed def that is now dead.
Evan Cheng
2008-10-27
3
-2
/
+33
*
Fix bogus comparison of "const char *" with c-string literal. Use strcmp ins...
Ted Kremenek
2008-10-27
1
-2
/
+2
*
Have TableGen emit setSubgraphColor calls under control of a -gen-debug
David Greene
2008-10-27
9
-9
/
+9
*
Add setSubgraphColor to color an entire portion of a SelectionDAG. This
David Greene
2008-10-27
1
-0
/
+57
*
Fix PR2634. Create new virtual registers from spills early so that we
David Greene
2008-10-27
1
-8
/
+19
*
Fix UpdateNodeOperands so that it does CSE of calls
Duncan Sands
2008-10-27
1
-86
/
+52
*
Fix a bug in which a node could be added to the
Duncan Sands
2008-10-27
1
-3
/
+8
*
Avoid crashing if instruction is not part of a loop.
Torok Edwin
2008-10-27
1
-2
/
+3
*
export an ID for the instructionNamer, allowing analysis/transformation passes
Torok Edwin
2008-10-27
1
-0
/
+1
*
Turn on LegalizeTypes, the new type legalization
Duncan Sands
2008-10-27
1
-2
/
+2
*
Fix an obvious copy/pasto.
Nick Lewycky
2008-10-27
1
-4
/
+4
*
For now, don't split live intervals around x87 stack register barriers. FpGET...
Evan Cheng
2008-10-27
4
-0
/
+19
*
Rewrite all the 'PromoteLocallyUsedAlloca[s]' logic. With the power of
Chris Lattner
2008-10-27
1
-175
/
+97
[next]