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-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.
Andrew Kaylor
2012-11-27
Modified depends() to recognize that when all levels are "=" and
Preston Briggs
2012-11-27
CSE: allow PerformTrivialCoalescing to check copies across basic block
Manman Ren
2012-11-27
instcombine: Don't replace all uses for instructions with no uses
Meador Inge
2012-11-27
Remove duplicated #includes.
Jakub Staszak
2012-11-27
SCEV: Even if the latch terminator is foldable we can't deduce the result of ...
Benjamin Kramer
2012-11-27
X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
Manman Ren
2012-11-27
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
Never use .lcomm on platforms where it does not accept an alignment
Ulrich Weigand
2012-11-27
Remove the dependent libraries feature.
Bill Wendling
2012-11-27
tsan: instrument atomic nand operation
Dmitry Vyukov
2012-11-27
Revert rearrangement of debug info sections to unblock the bots
Eric Christopher
2012-11-27
Modify depends(Src, Dst, PossiblyLoopIndependent).
Preston Briggs
2012-11-27
instcombine: Migrate sprintf optimizations
Meador Inge
2012-11-27
Remove unneeded #include.
Jakub Staszak
2012-11-27
The section is .debug_line.
Eric Christopher
2012-11-27
Remove unneeded #include.
Jakub Staszak
2012-11-27
llvm/CodeGen: Remove empty files in r168659.
NAKAMURA Takumi
2012-11-27
Code pretification
Joe Abbey
2012-11-27
Remove unused forward declaration.
Jakub Staszak
2012-11-27
Remove unused MachineLoopRanges analysis.
Jakub Staszak
2012-11-27
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-27
Revert r168635 "Step towards implementation of pass manager with doInitializa...
Owen Anderson
2012-11-27
Fast-math optimization: fold multiply by zero
Michael Ilseman
2012-11-27
Fast-math flags for the bitcode
Michael Ilseman
2012-11-27
Fast-math flags for LLVM IR parsing and printing
Michael Ilseman
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
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
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
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
[prev]
[next]