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
/
CodeGen
/
ARM
Age
Commit message (
Expand
)
Author
2013-05-13
Correctly preserve the input chain for potential tailcall nodes whose
Lang Hames
2013-05-13
Fix PR15950 A bug in DAG Combiner about undef mask
Hao Liu
2013-05-05
Test case for r181160 and r181161. rdar://13782395
Evan Cheng
2013-05-05
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
2013-05-01
Optimize away nop CONCAT_VECTOR nodes.
Nadav Rotem
2013-04-30
Only pass 'returned' to target-specific lowering code when the value of entir...
Stephen Lin
2013-04-30
Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...
Adrian Prantl
2013-04-30
Change the informal convention of DBG_VALUE so that we can express a
Adrian Prantl
2013-04-30
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-26
ARM/NEON: Pattern match vector integer abs to vabs.
Benjamin Kramer
2013-04-25
Fix constant folding for one lane vector types. Constant folding one lane vec...
Silviu Baranga
2013-04-24
MI Sched: eliminate local vreg copies.
Andrew Trick
2013-04-23
Add more tests for r179925 to verify correct handling of signext/zeroext; str...
Stephen Lin
2013-04-22
Extra paranoid test for r179925 (verify that tail calls are not generated to ...
Stephen Lin
2013-04-22
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-22
Cleanup: test source files do not need to be executable
Arnaud A. de Grandmaison
2013-04-22
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-21
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
ARM: Split out cost model vcvt testcases.
Jim Grosbach
2013-04-21
ARM: fix part of test which actually needed an asserts build
Tim Northover
2013-04-21
ARM: Use ldrd/strd to spill 64-bit pairs when available.
Tim Northover
2013-04-20
ARM: don't add FrameIndex offset for LDMIA (has no immediate)
Tim Northover
2013-04-20
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-19
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
PR14606: debug info imported_module support
David Blaikie
2013-04-18
Fix for PR14824, An ARM Load/Store Optimization bug
Hao Liu
2013-04-16
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-12
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-11
Add missing colons to check lines.
Benjamin Kramer
2013-04-11
FileCheckize a bunch of tests.
Benjamin Kramer
2013-04-09
DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...
Benjamin Kramer
2013-04-05
Reverting 178851 as it broke buildbots
Renato Golin
2013-04-05
Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...
Stepan Dyatkovskiy
2013-04-04
Avoid high-latency false CPSR dependencies even for tMOVSi.
Jakob Stoklund Olesen
2013-04-04
New-password-test commit.
Stepan Dyatkovskiy
2013-04-02
DAGCombiner: Merge store/loads when we have extload/truncstores
Arnold Schwaighofer
2013-03-29
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-27
Enabling the generation of dependency breakers for partial updates on Cortex-...
Silviu Baranga
2013-03-27
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-22
Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...
David Blaikie
2013-03-21
Move the DIFile in DISubprogram to the beginning to be a common prefix along ...
David Blaikie
2013-03-21
Fix Darwin NEON FP and increase coverage
Renato Golin
2013-03-21
Remove unused field in DISubprogram
David Blaikie
2013-03-21
Avoid NEON SP-FP unless unsafe-math or Darwin
Renato Golin
2013-03-20
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
When computing the demanded bits of Load SDNodes, make sure that we are looki...
Nadav Rotem
2013-03-20
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
2013-03-20
Remove unused field in DICompileUnit
David Blaikie
[next]