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
/
lib
Age
Commit message (
Expand
)
Author
2012-07-10
Add support for dynamic stack realignment in the presence of dynamic allocas on
Chad Rosier
2012-07-10
Fix a bug where I didn't test for an empty range before inspecting the
Chandler Carruth
2012-07-10
Improve the loading of load-anyext vectors by allowing the codegen to load
Nadav Rotem
2012-07-10
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-10
Reverse assembler/disassembler operand order for gather instructions.
Craig Topper
2012-07-10
Add an efficient merge operation to LiveInterval and use it to avoid
Chandler Carruth
2012-07-10
Teach LiveIntervals how to verify themselves and start using it in some
Chandler Carruth
2012-07-10
ARM: Allow more flexible patterns in NEON formats.
Jim Grosbach
2012-07-10
Make register Mips::RA allocatable if not in mips16 mode.
Akira Hatanaka
2012-07-09
Delete code for folding undefs in ScalarEvolution. It's invalid in
Dan Gohman
2012-07-09
Revert r159938 (and r159945) to appease the buildbots.
Chad Rosier
2012-07-09
indentation
Andrew Trick
2012-07-09
Teach the DAG combiner to turn sitofp/uitofp from i1 into a conditional move,...
Owen Anderson
2012-07-09
X86: implement functions to analyze & synthesize CMOV|SET|Jcc
Manman Ren
2012-07-09
Reapply r158846.
Akira Hatanaka
2012-07-09
instcombine: merge the functions that remove dead allocas and dead mallocs/ca...
Nuno Lopes
2012-07-09
Some formatting to keep Clang happy
Richard Barton
2012-07-09
Oops - correct broken disassembly for VMOV
Richard Barton
2012-07-09
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-09
Prevent ARM assembler from losing a right shift by #32 applied to a register
Richard Barton
2012-07-09
Spelling!
Richard Barton
2012-07-09
Teach the assembler to use the narrow thumb encodings of various three-regist...
Richard Barton
2012-07-07
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
Tweak spelling.
Andrew Trick
2012-07-07
X86: Fix optimizeCompare to correctly check safe condition.
Manman Ren
2012-07-07
Use the DebugInfo wrappers instead of mucking about with the MDNode directly.
Bill Wendling
2012-07-06
Print the name last.
Bill Wendling
2012-07-06
Fix the naming of ensureAlignment. Per the coding standard function names
Chad Rosier
2012-07-06
teach instcombine to remove allocated buffers even if there are stores, memcp...
Nuno Lopes
2012-07-06
Check if it's a scope last, because several things are scopes.
Bill Wendling
2012-07-06
ARM: Add test cleanup entry to the README.
Jim Grosbach
2012-07-06
revert r159851.
Akira Hatanaka
2012-07-06
Reapply r158846.
Akira Hatanaka
2012-07-06
Add a print method to the ObjC property object.
Bill Wendling
2012-07-06
Remove trailing comma in array initialization list.
Bill Wendling
2012-07-06
Remove unnecessary 'llvm::'.
Bill Wendling
2012-07-06
Remove unnecessary 'llvm::'.
Bill Wendling
2012-07-06
Whitespace.
Chad Rosier
2012-07-06
X86: peephole optimization to remove cmp instruction
Manman Ren
2012-07-06
[fast-isel] Tell fast-isel to do nothing with the new donothing intrinsic.
Chad Rosier
2012-07-06
Revert r159804, "[arm-fast-isel] Add support for vararg function calls."
NAKAMURA Takumi
2012-07-06
Fix PR13202 and a regtest.
Alexey Samsonov
2012-07-06
[arm-fast-isel] Add support for vararg function calls.
Jush Lu
2012-07-06
Changes per review of commit 159787
Jack Carter
2012-07-06
Untabify and move a function near similar functions dealing with struct
Eric Christopher
2012-07-06
Add some comments suggested in code review.
Jakob Stoklund Olesen
2012-07-05
Mips specific inline asm operand modifier D.
Jack Carter
2012-07-05
Enclose instruction rdhwr with directives, which are needed when target is
Akira Hatanaka
2012-07-05
Enable target dependent directive parsing to hook before standard parser in
Akira Hatanaka
2012-07-05
Optimize extendIntervalEndTo a tiny bit by saving one call through the
Chandler Carruth
[prev]
[next]