projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2009-06-02
Dan Gohman
Fix CodeGenPrepare's address-mode sinking to handle...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Daniel Dunbar
NightlyTest: Stop running a separate Olden pass during...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Torok Edwin
fix build on VC++2k8.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Lang Hames
Fixed warning, removed some temporary validation code...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Evan Cheng
On Darwin x86_64 small code model doesn't guarantee...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Owen Anderson
Undef MemoryFence when compiling on MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Devang Patel
Simplify assertion message to avoid confusion.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Lang Hames
Update to in-place spilling framework. Includes live...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Dale Johannesen
Revert 72707 and 72709, for the moment.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-02
Evan Cheng
Avoid infinite looping in AllGlobalLoadUsesSimpleEnough...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Dale Johannesen
Add missing file.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Nick Kledzik
update comments about .objc_ symbols being generated
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Dale Johannesen
Make the implicit inputs and outputs of target-independent
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Dale Johannesen
Comment grammaro/clarification.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Dale Johannesen
Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Mike Stump
Dcoument that the opauque value used to construct QNaNs...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Nick Kledzik
<rdar://problem/6927148> libLTO needs to handle i386...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Bill Wendling
Accidental commit. This isn't ready for prime time...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Anton Korobeynikov
Implement review feedback. Make thumb2 'normal' subtarg...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Bruno Cardoso...
Fix new CodeEmitter stuff to follow LLVM codying style...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Anton Korobeynikov
Do not emit "generic" CPU string. This fixes PR4291.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Eli Friedman
PR4286: Make RewriteLoadUserOfWholeAlloca and
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Nick Lewycky
Update the bitcode reader to support reading .bc files...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Nick Lewycky
Add missing codenames to the .bc analyzer.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Dan Gohman
Fix a grammaro and clarify a comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Dan Gohman
Delete an obsolete sentance from a comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Dan Gohman
Fix the name of the function in this comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Owen Anderson
Be more aggressive in doing LoadPRE by tracing backward...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Nick Lewycky
Fix typo in error message.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Duncan Sands
Rename CustomLowerResults to CustomLowerNode, since
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Bruno Cardoso...
Use uint8_t and int32_t in {JIT,Machine}CodeEmiters
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Bruno Cardoso...
Add AMD64 elf machine type
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Bruno Cardoso...
First patch in the direction of splitting MachineCodeEm...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chris Lattner
fix PR4284, a bug in simplifylibcalls handling memcmp...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Nick Lewycky
Metadata uses metadata type not empty struct.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Mike Stump
Add some documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Duncan Sands
Adjust these tests now that "extern inline"
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Evan Cheng
(i64 (zext (srl GR32 8))) -> movzbl AH is not safe...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Nick Lewycky
Give embedded metadata its own type instead of relying...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Mike Stump
Add support for letting the client choose different...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Bill Wendling
Untabification.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Bill Wendling
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Evan Cheng
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Anton Korobeynikov
Add placeholder for thumb2 stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Bill Wendling
Enable GVN Load PRE.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Duncan Sands
Dan noticed that the verifier wasn't thoroughly checkin...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Bruno Cardoso...
Fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Torok Edwin
just show the instruction, its not that slow.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Torok Edwin
for instructions with void type we have no choice but...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Torok Edwin
Add a DEBUG() output to GVN that prints the instruction...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Owen Anderson
Fix an issue where phiMap was not being updated properl...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Evan Cheng
Default isNarrowingProfitable to false.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Evan Cheng
Remove an accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Evan Cheng
More h-registers tricks: folding zext nodes.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Evan Cheng
Do not try to create a MVT type of width 0.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Bill Wendling
The MONITOR and MWAIT instructions have insufficient...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Daniel Dunbar
NewNightlyTest.pl: Add a -parallel-jobs argument (set...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Eli Friedman
Add explicit test for PR4280.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Eli Friedman
Re-commit r72514 and r72516 with a fixed version of...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Evan Cheng
Fix MOVMSKPDrr encoding.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Evan Cheng
Fix PSIGND encoding bug. Patch by Sean Callanan.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Evan Cheng
Incorporate patch feedbacks.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Daniel Dunbar
NightlyTest: Write "sentdata.txt" files and run the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Sanjiv Gupta
Emit debug info for locals with proper scope.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Bill Wendling
Temporarily revert r72514 (and dependent patch r72516...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Sanjiv Gupta
Mark the branch insns correctly.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Sanjiv Gupta
Fixing problems that got exposed after the refactoring...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Eli Friedman
Add a testcase which got fixed by recent legalization...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Eli Friedman
Remove a couple of useless functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Eli Friedman
Remove special cases for more opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Eli Friedman
Return the operand rather than a null SDValue when...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Nick Lewycky
Use Operands.data() instead of &Operands[0] where Opera...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Eli Friedman
Remove special case for SETCC opcode; add some comments...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Jeffrey Yasskin
This patch brings the list of attributes in CPPBackend...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Eli Friedman
Some minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Bill Wendling
"The instructions MMX_PSADBWrm and MMX_PSADBWrr have...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Evan Cheng
Added optimization that narrow load / op / store and...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Dan Gohman
Revert 72493 and replace it with a more conservative...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Ger rid of some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Dan Gohman
In ChangeCompareStride, when the stride to be reused...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Evan Cheng
Fix sfence jit encoding. Patch by Sean Callanan.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Bill Wendling
This looks like it passes now.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Bruno Cardoso...
Added support for fround, fextend and FP_TO_SINT
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Douglas Gregor
Minor fix for CMake build system
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Oscar Fuentes
CMake: Set LIBS on llvm-config so we can query the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Minor cleanups; add a better explanation for the issue...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Remove more special cases for opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Remove special cases for more opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Removing more special cases from LegalizeDAG.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Eliminate more special cases for opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Remove more special cases from LegalizeDAG.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Remove more opcode special cases.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Dan Gohman
Add braces around an array initializer.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Dan Gohman
Teach SCEVExpander to avoid creating over-indexed GEP...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Dan Gohman
Teach BasicAliasAnalysis to understand constant gep...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Start of refactoring LegalizeDAG so that we don't need...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Eli Friedman
Don't abuse the quirky behavior of LegalizeDAG for...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Dale Johannesen
Testcase for (llvm-gcc-4.2) 72442 (PR 4242).
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Daniel Dunbar
Back out r72431, it is causing a number of compilation...
commit
|
commitdiff
|
tree
|
snapshot
next