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
Age
Commit message (
Expand
)
Author
2010-11-30
Add support for NEON VLD3-dup instructions.
Bob Wilson
2010-11-29
Simplify definitions of the ARM eh.sjlj.*jmp pseudo instructions.
Jim Grosbach
2010-11-29
Parameterize ARMPseudoInst size property.
Jim Grosbach
2010-11-29
Add a few missing initializers.
Jim Grosbach
2010-11-29
Support/PathV2: Fix 80 col.
Michael J. Spencer
2010-11-29
Support/PathV2: Update comments.
Michael J. Spencer
2010-11-29
prune an llvmcontext include and simplify some code.
Chris Lattner
2010-11-29
Generalize the darwin wrapper hack to work with generic macho triples as well...
Chris Lattner
2010-11-29
Nuke trailing whitespace.
Jim Grosbach
2010-11-29
Nuke a FIXME. No need to be fancier here, as ARM handles constant pools
Jim Grosbach
2010-11-29
convert llvm-ar and llvm-ranlib to raw_ostream from iostreams.
Chris Lattner
2010-11-29
Provide Thumb2 encodings for basic loads and stores.
Owen Anderson
2010-11-29
Mark Darwin call instructions as using "r7" to prevent the frame-register
Evan Cheng
2010-11-29
Nuke dead isCodeGenOnly annotation and extraneous comment.
Jim Grosbach
2010-11-29
Add missing colon.
Benjamin Kramer
2010-11-29
tidy up.
Jim Grosbach
2010-11-29
Thumb encodings for conditional moves.
Bill Wendling
2010-11-29
Pseudo-ize Thumb2 jump tables with explicit MC lowering to the raw
Jim Grosbach
2010-11-29
Fix some broken CHECK lines.
Benjamin Kramer
2010-11-29
unittests: Merge SystemTests back into SupportTests.
Michael J. Spencer
2010-11-29
Support: Add PathV2 implementation.
Michael J. Spencer
2010-11-29
system_error: Remove Windows headers.
Michael J. Spencer
2010-11-29
Support/PathV2: Just about every function call requires the Twine header.
Michael J. Spencer
2010-11-29
Refactor some of the "disassembly-only" instructions into a base class. This
Bill Wendling
2010-11-29
fix PR8677, patch by Jakub Staszak!
Chris Lattner
2010-11-29
Update fastisel for the changes in r120272.
Eric Christopher
2010-11-29
Transform (extractvalue (load P), ...) to (load (gep P, 0, ...)) if the load ...
Frits van Bommel
2010-11-29
Rename t2 TBB and TBH instructions to reference that they encode the jump table
Jim Grosbach
2010-11-29
Update this test to keep testing the -instcombine transform it's supposed to ...
Frits van Bommel
2010-11-29
Improving the factoring of several instruction encodings.
Owen Anderson
2010-11-29
Teach ConstantFoldInstruction() how to fold insertvalue and extractvalue.
Frits van Bommel
2010-11-29
Now to chant the magical incantation that will exorcise the System library
Charles Davis
2010-11-29
Remove empty directories.
Benjamin Kramer
2010-11-29
Add support for NEON VLD3-dup instructions.
Bob Wilson
2010-11-29
Fix copy-and-paste errors in VLD2-dup scheduling itineraries.
Bob Wilson
2010-11-29
ARM Pseudo-ize tBR_JTr.
Jim Grosbach
2010-11-29
Thumb2 encodings for MSR and MRS.
Owen Anderson
2010-11-29
Update library dependencies changed in the System -> Support merge.
Michael J. Spencer
2010-11-29
Thumb2 encodings for system instructions.
Owen Anderson
2010-11-29
Thumb2 encodings for branches and IT blocks.
Owen Anderson
2010-11-29
The ARM BR_JT* pseudos don't need to use the printer jtblock_operand node to
Jim Grosbach
2010-11-29
I swear I did a make clean and make before committing all this...
Michael J. Spencer
2010-11-29
Switch ARM BR_JTm and BR_JTr instructions to be MC-expanded pseudos.
Jim Grosbach
2010-11-29
Missed another one.
Michael J. Spencer
2010-11-29
Missed a spot.
Michael J. Spencer
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-11-29
Handle lshr for i128 correctly on SPU also when
Kalle Raiskila
2010-11-29
Enable PostRA scheduling for SPU.
Kalle Raiskila
2010-11-29
Allow machine LICM to do its job on SPU.
Kalle Raiskila
2010-11-29
Add missing i128 case.
Kalle Raiskila
[next]