index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2012-04-06
Actually finish this sentence in the comment the way I intended. Thanks
Chandler Carruth
2012-04-06
Sink the return instruction collection until after we're done deleting
Chandler Carruth
2012-04-05
ARM assembly aliases for add negative immediates using sub.
Jim Grosbach
2012-04-05
Reapply test case in 154038, this time with triple to prevent the backend
Akira Hatanaka
2012-04-05
Patch to set is_stmt a little better for prologue lines in a function.
Eric Christopher
2012-04-05
Don't break the IV update in TLI::SimplifySetCC().
Jakob Stoklund Olesen
2012-04-05
Fix accidentally inverted logic from r152803, and make the
Dan Gohman
2012-04-05
Added support for unpredictable ADC/SBC instructions on ARM, and also fixed s...
Silviu Baranga
2012-04-05
Added support for handling unpredictable arithmetic instructions on ARM.
Silviu Baranga
2012-04-05
An oversight when applying the patches for r150956 and r150957 to a vanilla t...
James Molloy
2012-04-05
ARM assembly aliases for two-operand V[R]SHR instructions.
Jim Grosbach
2012-04-05
ARM assembly parsing for 'msr' plain 'cpsr' operand.
Jim Grosbach
2012-04-05
Pass the right sign to TLI->isLegalICmpImmediate.
Jakob Stoklund Olesen
2012-04-04
Reapply 154038 without the failing test.
Akira Hatanaka
2012-04-04
Revert r154038. It was causing make check failures.
Owen Anderson
2012-04-04
Fix LowerGlobalAddress to produce instructions with the correct relocation
Akira Hatanaka
2012-04-04
Fix LowerConstantPool to produce instructions with the correct relocation
Akira Hatanaka
2012-04-04
Implement ARMBaseInstrInfo::commuteInstruction() for MOVCCr.
Jakob Stoklund Olesen
2012-04-04
Fix LowerBlockAddress to produce instructions with the correct relocation
Akira Hatanaka
2012-04-04
Add testcase for r154007, when a function has the optsize attribute,
Hongbin Zheng
2012-04-04
Always compute all the bits in ComputeMaskedBits.
Rafael Espindola
2012-04-03
Add YAML parser to Support.
Michael J. Spencer
2012-04-03
Add VSELECT to LegalizeVectorTypes::ScalariseVectorResult. Previously it wou...
Pete Cooper
2012-04-03
Fix thinko check for number of operands to be the one that actually
Eric Christopher
2012-04-03
Add an additional testcase which checks ops with multiple users.
Nadav Rotem
2012-04-03
Add support for AVX enhanced comparison predicates. Patch from Kay Tiong Khoo.
Craig Topper
2012-04-03
Revert r153924. Delete test/MC/Disassembler/Mips and lib/Target/Mips/Disassem...
Akira Hatanaka
2012-04-03
Revert r153924. There were buildbot failures.
Akira Hatanaka
2012-04-03
MIPS disassembler support.
Akira Hatanaka
2012-04-02
Allocate virtual registers in ascending order.
Jakob Stoklund Olesen
2012-04-02
During two-address lowering, rescheduling an instruction does not untie
Lang Hames
2012-04-02
No need to run llvm-as.
Rafael Espindola
2012-04-02
Initial 64 bit direct object support.
Akira Hatanaka
2012-04-02
Fast fix for PR12343:
Stepan Dyatkovskiy
2012-04-02
Added fix in TableGen instruction decoder generation. The decoder now breaks ...
Silviu Baranga
2012-04-02
Optimizing swizzles of complex shuffles may generate additional complex shuff...
Nadav Rotem
2012-04-01
Enable prefetch generation on PPC64.
Hal Finkel
2012-04-01
This commit contains a few changes that had to go in together.
Nadav Rotem
2012-04-01
Add instruction itinerary for the PPC64 A2 core.
Hal Finkel
2012-04-01
Add some more testing to cover the remaining two cases where
Chandler Carruth
2012-04-01
Fix a pretty scary bug I introduced into the always inliner with
Chandler Carruth
2012-04-01
Replace four tiny tests with various uses of grep and not with a single
Chandler Carruth
2012-03-31
Add a triple to the test.
Rafael Espindola
2012-03-31
Teach CodeGen's version of computeMaskedBits to understand the range metadata.
Rafael Espindola
2012-03-31
Initial commit for the rewrite of the inline cost analysis to operate
Chandler Carruth
2012-03-31
Clean up the naming in this test. Someone pointed this out in review at
Chandler Carruth
2012-03-31
FileCheck-ize this test, and generally tidy it up prior to changing
Chandler Carruth
2012-03-31
Correctly vectorize powi.
Hal Finkel
2012-03-30
ARM assembler should prefer non-aliases encoding of cmp.
Jim Grosbach
2012-03-30
ARM encoding for VSWP got the second operand incorrect.
Jim Grosbach
[prev]
[next]