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
2012-11-27
Make comment names match function names.
Eric Christopher
2012-11-27
Add in sections for the fission case (no change so incorrect) and
Eric Christopher
2012-11-27
Fast-math interfaces for Instructions
Michael Ilseman
2012-11-27
Fast-math flags added to FPMathOperator.
Michael Ilseman
2012-11-27
Move Clang code owners list from llvm/ to cfe/.
Richard Smith
2012-11-27
Reorder section output ordering.
Eric Christopher
2012-11-27
Whitespace cleanup.
Eric Christopher
2012-11-26
Step towards implementation of pass manager with doInitialization and doFinal...
Owen Anderson
2012-11-26
Add an assertion to ensure freezeReservedRegs() is only ever called once.
Chad Rosier
2012-11-26
Make this test less sensitive.
Eli Bendersky
2012-11-26
Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,
Chad Rosier
2012-11-26
Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,
Chad Rosier
2012-11-26
Get rid of the getPointeeAlignment helper function from
Eli Friedman
2012-11-26
Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.
Chad Rosier
2012-11-26
Don't use iterator after being erased.
Jakub Staszak
2012-11-26
Correct copy-pasto where we're talking about function attributes and not para...
Bill Wendling
2012-11-26
Fix comments in HexagonOperands.td.
Jyotsna Verma
2012-11-26
rdar://12329730 (defect 2)
Shuxin Yang
2012-11-26
Remove unneeded #includes.
Jakub Staszak
2012-11-26
Fix a comment bug in toascii simplifier
Meador Inge
2012-11-26
instcombine: Migrate printf optimizations
Meador Inge
2012-11-26
Move the code that uses SCEVs prior to creating the new loops.
Nadav Rotem
2012-11-26
Normalize splat 256bit vectors with 8 elements.
Jakub Staszak
2012-11-26
Decouple MCInstBuilder from the streamer per Eli's request.
Benjamin Kramer
2012-11-26
Remove stray trailing backslash
Matt Beaumont-Gay
2012-11-26
tsan: fix lint warnings
Dmitry Vyukov
2012-11-26
Rewrite test to not use a FileCheck variable and redefine it on the same line.
Eli Bendersky
2012-11-26
Add MCInstBuilder, a utility class to simplify MCInst creation similar to Mac...
Benjamin Kramer
2012-11-26
[tsan] add fail order to compare_exchange
Dmitry Vyukov
2012-11-26
Fix a PassManager pointer use-after-free bug.
Zhou Sheng
2012-11-26
instcombine: Migrate toascii optimizations
Meador Inge
2012-11-26
instcombine: Migrate isascii optimizations
Meador Inge
2012-11-26
instcombine: Migrate isdigit optimizations
Meador Inge
2012-11-26
Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
Joe Abbey
2012-11-26
Fix gcc's -Wunused-but-set-variable warnings.
Rafael Espindola
2012-11-26
Fix bogus comment; no functional change.
Meador Inge
2012-11-26
instcombine: Migrate *abs optimizations
Meador Inge
2012-11-25
instcombine: Migrate ffs* optimizations
Meador Inge
2012-11-25
Move the max vector width to a constant parameter. No functionality change.
Nadav Rotem
2012-11-25
Fix the document style.
Nadav Rotem
2012-11-25
Refactor the ptr runtime check generation code. No functionality change.
Nadav Rotem
2012-11-25
Code Custodian:
Joe Abbey
2012-11-25
Add support for .cfi_register now that it is easy to extent the representation
Rafael Espindola
2012-11-25
Move semantics are great, don't destroy the optimization opportunity with tri...
Benjamin Kramer
2012-11-25
Rename method. No functionality change.
Nadav Rotem
2012-11-25
The induction-pointer work is inspired by a research paper. This commit adds ...
Nadav Rotem
2012-11-25
Add support for pointer induction variables even when there is no integer ind...
Nadav Rotem
2012-11-25
Refactor to make helper method static.
Craig Topper
2012-11-25
Further cleanups. Thanks for Sean Silva for noticing it.
Rafael Espindola
2012-11-25
Add an extra slash so doxygen comments will be properly recognized.
Craig Topper
[prev]
[next]