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
2013-04-10
Revert "TMP"
Tim Northover
2013-04-10
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
2013-04-10
TMP
Tim Northover
2013-04-10
Change CloneFunctionInto to always clone Argument attributes induvidually,
Joey Gouly
2013-04-10
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
2013-04-10
R600/SI: adjust writemask to only the used components
Christian Konig
2013-04-10
R600/SI: remove image sample writemask
Christian Konig
2013-04-10
Cleanup PPCInstrInfo::DefinesPredicate
Hal Finkel
2013-04-10
RegionInfo: Add helpers to replace entry/exit recursively
Tobias Grosser
2013-04-10
PPC: Prep for if conversion of bctr[l]
Hal Finkel
2013-04-10
Template the MachO types over endianness.
Rafael Espindola
2013-04-10
Include the more specific header.
Rafael Espindola
2013-04-10
__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
Evan Cheng
2013-04-10
Generalize the PassConfig API and remove addFinalizeRegAlloc().
Andrew Trick
2013-04-09
Mips specific inline asm operand modifier 'D'
Jack Carter
2013-04-09
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
2013-04-09
Fix some comment typos.
Bob Wilson
2013-04-09
Cleanup. No functional change intended.
Chad Rosier
2013-04-09
Cleanup. No functional change intended.
Chad Rosier
2013-04-09
Remove unused method and default values.
Rafael Espindola
2013-04-09
Update the version of dwarf we say we're emitting to at least 3.
Eric Christopher
2013-04-09
Revert r179115 as it looks to have killed the ASan tests.
Chad Rosier
2013-04-09
Rationalize the formatting of these case labels. Having two sorted
Chandler Carruth
2013-04-09
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
Add support for bottom-up SLP vectorization infrastructure.
Nadav Rotem
2013-04-09
Make check depend on all.
Eric Christopher
2013-04-09
[ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need to
Chad Rosier
2013-04-09
The .dwo section shouldn't contain the unrelocated values (and
Eric Christopher
2013-04-09
Cleanup PPCEarlyReturn
Hal Finkel
2013-04-09
Revert r176408 and r176407 to address PR15540.
Nadav Rotem
2013-04-09
[ms-inline asm] Maintain a StringRef to reference a symbol in a parsed operand,
Chad Rosier
2013-04-09
DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...
Benjamin Kramer
2013-04-09
Use virtual base registers on PPC
Hal Finkel
2013-04-09
Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheck
Hal Finkel
2013-04-09
Rewrite test/Linker tests to use FileCheck instead of grep.
Eli Bendersky
2013-04-09
Convert MachOObjectFile to a template.
Rafael Espindola
2013-04-09
DWARF parser: Fix DWARF-2/3 incompatibility: size of DW_FORM_ref_addr is the ...
Alexey Samsonov
2013-04-09
Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.
Michael Gottesman
2013-04-09
Extract a function.
Jakob Stoklund Olesen
2013-04-09
Remove the confusing sentence.
Nadav Rotem
2013-04-09
Revert 179071 because it is not the right way to support non standard new/new...
Nadav Rotem
2013-04-09
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-09
More uses for SymbolTableEntryBase.
Rafael Espindola
2013-04-09
Add a SymbolTableEntryBase.
Rafael Espindola
2013-04-09
Fix PointerIntPair to be enum class compatible.
Joe Groff
2013-04-08
Add a SectionBase struct.
Rafael Espindola
2013-04-08
c++ new operators are not malloc-like functions because they do not return un...
Nadav Rotem
2013-04-08
InstructionSimplify.cpp: Fix a ligature, "fi", to get rid of utf8 in comment.
NAKAMURA Takumi
2013-04-08
Redo the fix Benjamin Kramer committed in r178793 about iterator invalidation...
Shuxin Yang
2013-04-08
Update the docs about the fact that the loop vectorizer is enabled by default...
Nadav Rotem
[prev]
[next]