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
*
Avoid infinite looping in AllGlobalLoadUsesSimpleEnoughForHeapSRA(). This can...
Evan Cheng
2009-06-02
1
-6
/
+16
*
Add missing file.
Dale Johannesen
2009-06-01
1
-0
/
+2
*
Make the implicit inputs and outputs of target-independent
Dale Johannesen
2009-06-01
9
-96
/
+333
*
Comment grammaro/clarification.
Dale Johannesen
2009-06-01
1
-2
/
+2
*
Trailing whitespace.
Dale Johannesen
2009-06-01
1
-1
/
+1
*
Accidental commit. This isn't ready for prime time just yet.
Bill Wendling
2009-06-01
1
-2
/
+6
*
Implement review feedback. Make thumb2 'normal' subtarget feature
Anton Korobeynikov
2009-06-01
2
-13
/
+12
*
Fix new CodeEmitter stuff to follow LLVM codying style. Patch by Aaron Gray
Bruno Cardoso Lopes
2009-06-01
9
-199
/
+208
*
Do not emit "generic" CPU string. This fixes PR4291.
Anton Korobeynikov
2009-06-01
1
-1
/
+3
*
PR4286: Make RewriteLoadUserOfWholeAlloca and
Eli Friedman
2009-06-01
1
-8
/
+13
*
Update the bitcode reader to support reading .bc files where the embedded
Nick Lewycky
2009-06-01
1
-1
/
+1
*
Fix a grammaro and clarify a comment.
Dan Gohman
2009-05-31
1
-5
/
+5
*
Delete an obsolete sentance from a comment.
Dan Gohman
2009-05-31
1
-3
/
+1
*
Be more aggressive in doing LoadPRE by tracing backwards when a block only has
Owen Anderson
2009-05-31
1
-4
/
+39
*
Fix typo in error message.
Nick Lewycky
2009-05-31
1
-1
/
+1
*
Rename CustomLowerResults to CustomLowerNode, since
Duncan Sands
2009-05-31
4
-9
/
+8
*
Use uint8_t and int32_t in {JIT,Machine}CodeEmiters
Bruno Cardoso Lopes
2009-05-30
4
-37
/
+35
*
First patch in the direction of splitting MachineCodeEmitter in two subclasses:
Bruno Cardoso Lopes
2009-05-30
30
-358
/
+715
*
fix PR4284, a bug in simplifylibcalls handling memcmp. Patch by
Chris Lattner
2009-05-30
1
-1
/
+1
*
(i64 (zext (srl GR32 8))) -> movzbl AH is not safe since srl 8 only clear the...
Evan Cheng
2009-05-30
1
-7
/
+0
*
Give embedded metadata its own type instead of relying on EmptyStructTy.
Nick Lewycky
2009-05-30
8
-61
/
+157
*
Add support for letting the client choose different flavors of NaNs. Testcas...
Mike Stump
2009-05-30
1
-6
/
+12
*
Untabification.
Bill Wendling
2009-05-30
16
-78
/
+73
*
Add placeholder for thumb2 stuff
Anton Korobeynikov
2009-05-29
5
-20
/
+53
*
Enable GVN Load PRE.
Bill Wendling
2009-05-29
1
-1
/
+1
*
Dan noticed that the verifier wasn't thoroughly checking uses of
Duncan Sands
2009-05-29
1
-50
/
+49
*
just show the instruction, its not that slow.
Edwin Török
2009-05-29
1
-6
/
+1
*
for instructions with void type we have no choice but print the instruction as
Edwin Török
2009-05-29
1
-1
/
+4
*
Add a DEBUG() output to GVN that prints the instruction clobbering a load.
Edwin Török
2009-05-29
1
-1
/
+11
*
Fix an issue where phiMap was not being updated properly when doing load PRE.
Owen Anderson
2009-05-29
1
-0
/
+5
*
More h-registers tricks: folding zext nodes.
Evan Cheng
2009-05-29
2
-0
/
+23
*
Do not try to create a MVT type of width 0.
Evan Cheng
2009-05-28
1
-0
/
+2
*
The MONITOR and MWAIT instructions have insufficient information for
Bill Wendling
2009-05-28
3
-10
/
+27
*
Re-commit r72514 and r72516 with a fixed version of BR_CC lowering.
Eli Friedman
2009-05-28
1
-87
/
+38
*
Fix MOVMSKPDrr encoding.
Evan Cheng
2009-05-28
1
-1
/
+1
*
Fix PSIGND encoding bug. Patch by Sean Callanan.
Evan Cheng
2009-05-28
1
-1
/
+1
*
Incorporate patch feedbacks.
Evan Cheng
2009-05-28
1
-11
/
+17
*
Emit debug info for locals with proper scope.
Sanjiv Gupta
2009-05-28
5
-70
/
+195
*
Temporarily revert r72514 (and dependent patch r72516). It was causing this
Bill Wendling
2009-05-28
1
-36
/
+87
*
Mark the branch insns correctly.
Sanjiv Gupta
2009-05-28
1
-1
/
+2
*
Fixing problems that got exposed after the refactoring of LegalizeDAG done in...
Sanjiv Gupta
2009-05-28
1
-4
/
+2
*
Remove a couple of useless functions.
Eli Friedman
2009-05-28
1
-34
/
+6
*
Remove special cases for more opcodes.
Eli Friedman
2009-05-28
1
-65
/
+42
*
Return the operand rather than a null SDValue when the given SELECT_CC
Eli Friedman
2009-05-28
1
-3
/
+3
*
Use Operands.data() instead of &Operands[0] where Operands is a potentially
Nick Lewycky
2009-05-28
1
-1
/
+1
*
Remove special case for SETCC opcode; add some comments explaining why
Eli Friedman
2009-05-28
1
-73
/
+63
*
This patch brings the list of attributes in CPPBackend.cpp up to date with the
Jeffrey Yasskin
2009-05-28
1
-3
/
+8
*
Some minor cleanups.
Eli Friedman
2009-05-28
1
-54
/
+30
*
"The instructions MMX_PSADBWrm and MMX_PSADBWrr have opcode 0b11100000 (e0), but
Bill Wendling
2009-05-28
2
-2
/
+2
*
Added optimization that narrow load / op / store and the 'op' is a bit twiddl...
Evan Cheng
2009-05-28
3
-1
/
+103
[next]