projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-09-13
NAKAMURA Takumi
unittests/Support/DataExtractorTest.cpp: Specify ULL...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jakob Stoklund...
Distinguish complex mapped values from forced recomputa...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Devang Patel
Update tests. Remove irrelevant tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jim Grosbach
Remove unnecessary scope resolution operator.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Akira Hatanaka
Delete test cases that generate code for allegrex/psp...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jakob Stoklund...
Implement -split-spill-mode=size.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Eli Friedman
Fix check for unaligned load/store so it doesn't catch...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Benjamin Kramer
Style & indentation tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Owen Anderson
Make use of Eli's FileCheck sorcery to improve this...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Devang Patel
Add a check to make sure schedulePass() has not deleted...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Eli Friedman
Error out on CodeGen of unaligned load/store. Fix...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Owen Anderson
Correct disassembly printing of Thumb2 post-incremented...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jim Grosbach
There's only 16 regs legal in a register list.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jim Grosbach
Tidy up a few 80 column violations.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jim Grosbach
Tidy up a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Akira Hatanaka
Add pattern used to match MipsLo, which is needed when...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Nadav Rotem
Fix the assertion which checks the size of the input...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Akira Hatanaka
Disable tests which generate code for allegrex or psp.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Nadav Rotem
update checked pattern
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Nadav Rotem
swap vselect operand order - pr10907
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Benjamin Kramer
Remove include of header that doesn't exist (yet).
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Benjamin Kramer
I know copy&paste!
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Benjamin Kramer
Sketch out a DWARF parser.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Benjamin Kramer
Add the DataExtractor utility class.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Bruno Cardoso...
Add versions 256-bit versions of alignedstore and align...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Bruno Cardoso...
Revert the remaining part of r139528. According to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Nadav Rotem
Add vselect target support for targets that do not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Akira Hatanaka
Support for PSP is gone too.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Argyrios Kyrtzidis
[tablegen] In ClangAttrEmitter.cpp handle SourceLocatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Devang Patel
Use a cache to maintain list of machine basic blocks...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jakob Stoklund...
Add SplitEditor::markOverlappedComplement().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Owen Anderson
Teach the Thumb ASM parser that BKPT is allowed in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jakob Stoklund...
Eliminate the extendRange() wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Akira Hatanaka
It is not necessary to search for mipsallegrex in targe...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Owen Anderson
Fix encoding of Thumb2 shifted register operands with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jakob Stoklund...
Switch extendInBlock() to take a kill slot instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jakob Stoklund...
Use a separate LiveRangeCalc for the complement in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Devang Patel
Maintain hexadecimal order.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Argyrios Kyrtzidis
In ClangAttrEmitter.cpp emit code that allows attribute...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Craig Topper
Only disassembler instructions with vvvv != 1111 if...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Craig Topper
Remove filter that was preventing MOVDQU/MOVDQA and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Craig Topper
Fix encoding of VMOVDQU to not simultaneously be 'TB...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrew Trick
[indvars] Revert r139579 until 401.bzip -arch i386...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
NAKAMURA Takumi
Unbreak msvc.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrew Trick
Disable IV rewriting by default. See PR10916.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrew Trick
Generalize test case to handle multiple indvars modes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrew Trick
Generalize this test's CHECK statements to handle diffe...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrew Trick
This test only makes sense with -enable-iv-rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Eli Friedman
Zap some junk from the ARM instruction descriptions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrew Trick
[indvars] Fix bugs in floating point IV range checks...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Benjamin Kramer
Silence false positive uninitialized variable warnings...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jakob Stoklund...
Extract live range calculations from SplitKit.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Eli Friedman
Add comment to clarify the behavior of a helper in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Eli Friedman
Correct grammar.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Eli Friedman
Fix the assembler strings for a couple of atomic instru...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jim Grosbach
Tidy up a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Andrew Trick
Conditionalize indvars test that relies on SCEV expansi...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bruno Cardoso...
Change testcase commandline to be more strict and silen...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bruno Cardoso...
Fix PR10845. SUBREG_TO_REG shouldn't be used when the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Andrew Trick
indvars test only relevant for -enable-iv-rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Owen Anderson
Fix a failing ELF Thumb test. I _think_ this is right...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bill Wendling
Introduce a bit of a hack.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Ivan Krasin
gold plugin: don't report error on non-bitcode (e.g...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Owen Anderson
Thumb2 POP's don't allow the PC as an operand, and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bruno Cardoso...
Revert the wrong part of r139528, and fix testcases.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Owen Anderson
Fix encoding of PC-relative LDRSHW with an immediate...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Andrew Trick
Conditionalize indvars tests that rely on SCEV expansio...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Eli Friedman
Change a bunch of isVolatile() checks to check for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Owen Anderson
There's no need to add additional predicate operands...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Eric Christopher
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bruno Cardoso...
Not sure how CMPPS and CMPPD had already ever worked...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bruno Cardoso...
Organize a bit the operand names for CMPPS and CMPPD
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bruno Cardoso...
Realign BLEND patterns to match the general style for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bruno Cardoso...
Fix 80-columns
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Owen Anderson
Port more encoding tests to decoding tests, and correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Andrew Trick
Removing indvars tests that directly test canonical...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Andrew Trick
Rename -disable-iv-rewrite to -enable-iv-rewrite=false...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Devang Patel
Add asserts to keep front-ends honest while encoding...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Eli Friedman
Fix mistake in test runline.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Andrew Trick
Test case for r139453, WidenIV::GetExtendedOperandRecur...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Devang Patel
Add DW_ATE_UTF, which clang started using in my previou...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jakob Stoklund...
Remove the -compact-regions flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jakob Stoklund...
Add an interface for SplitKit complement spill modes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jakob Stoklund...
Update comments to reflect some (not so) recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Richard Osborne
Associate a MemOperand with LDWCP nodes introduced...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Richard Osborne
Mark LDWCP as having no side effects.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Nadav Rotem
Format patterns, remove unused X86blend patterns
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Craig Topper
Fix disassembling of one of the register/register forms...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Craig Topper
Fix disassembling of reverse register/register forms...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Craig Topper
Fix disassembling of PAUSE instruction. Fixes PR10900...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Nick Lewycky
s/SequeuentiallyConsistent/SequentiallyConsistent/g
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Nick Lewycky
Fix verb tense agreement.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Nadav Rotem
CR fixes per Bruno's request.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Eli Friedman
Really un-XFAIL the testcase, like I said I would in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Eli Friedman
r139454 activates an assert in a case where we were...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Richard Trieu
Fix the asserts in lib/Target/X86/X86ELFWriterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Richard Trieu
Fixed an assert from:
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Andrew Trick
[disable-iv-rewrite] Allow WidenIV to handle NSW/NUW...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Andrew Trick
Set NSW/NUW flags on SCEVAddExpr when the operation...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Richard Trieu
Fix asserts in CodeGen from:
commit
|
commitdiff
|
tree
|
snapshot
next