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-12-14
Fix lint warnings in MemorySanitizer.cpp.
Evgeniy Stepanov
2012-12-14
The CellSPU backend is more than experimental, it's dead now...
Chandler Carruth
2012-12-14
Remove a section that was in 3.1's notes.
Chandler Carruth
2012-12-14
[msan] Origin stores and loads do not need explicit alignment.
Evgeniy Stepanov
2012-12-14
Remove several entries from the 3.2 release notes that were in the 3.1
Chandler Carruth
2012-12-14
Fix the order of these sections of the release notes.
Chandler Carruth
2012-12-14
Add a rough draft of some content about the new SROA. I'll try to proof
Chandler Carruth
2012-12-14
Delete a long-stale "if its ready" comment. All indications is that this
Chandler Carruth
2012-12-14
Provide some actual highlight bullets for Clang.
Chandler Carruth
2012-12-14
[msan] Refactor default shadow propagation and origin tracking.
Evgeniy Stepanov
2012-12-14
Change TargetLowering::getLoadExtAction to take an MVT, instead of
Patrik Hagglund
2012-12-14
revert r170166 - disable the loop vectorizer.
Nadav Rotem
2012-12-14
Enable the loop vectorizer.
Nadav Rotem
2012-12-14
Disable the loop vectorizer.
Nadav Rotem
2012-12-13
Use the new MI bundling API in MachineInstrBundle itself.
Jakob Stoklund Olesen
2012-12-13
Remove two popcount patterns which we are already able to recognize.
Shuxin Yang
2012-12-13
Enable the Loop Vectorizer by default for O2 and O3. Disable if-conversion by...
Nadav Rotem
2012-12-13
Debug Info: add support to mark member variables as artificial
David Blaikie
2012-12-13
fix comment.
Chris Lattner
2012-12-13
This is another cleanup patch for 64-bit PowerPC TLS processing. I had
Bill Schmidt
2012-12-13
Change TargetLowering::setTypeAction to take an MVT, instead fo EVT.
Patrik Hagglund
2012-12-13
docs: Improve discussion of syntax highlighting.
Sean Silva
2012-12-13
Documentation: CompilerWriterInfo.rst: update link to Intel documentation
Dmitri Gribenko
2012-12-13
Fix warnings with -DNDEBUG
Tom Stellard
2012-12-13
This is just a clean-up patch that simplifies the initial-exec TLS logic by
Bill Schmidt
2012-12-13
Change TargetLowering::getRepRegClassFor to take an MVT, instead of
Patrik Hagglund
2012-12-13
Add options to disable building of ARCMT, Rewriter and Static Analyzer
Roman Divacky
2012-12-13
Fix spelling
Joel Jones
2012-12-13
JITEventListener.h: Use llvm-config.h instead of config.h.
NAKAMURA Takumi
2012-12-13
Revert r170020, "Simplify negated bit test", for now.
NAKAMURA Takumi
2012-12-13
Add a dummy documentation file to unbreak 'make install'. We need to find how
Dmitri Gribenko
2012-12-13
Revert "Restore the PHI optimization I accidently removed" temporarily since
Eric Christopher
2012-12-13
Revert "Add a funciton to get the segment name of a section."
Eric Christopher
2012-12-13
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-13
Add a funciton to get the segment name of a section.
Rafael Espindola
2012-12-13
Missed these calls from the previous rename somehow.
Rafael Espindola
2012-12-13
Rename isPowerOfTwo to isKnownToBeAPowerOfTwo.
Rafael Espindola
2012-12-13
[mips] Do not copy GOT address to register $gp if the function being called has
Akira Hatanaka
2012-12-13
Pattern matching code for intrinsics.
Michael Ilseman
2012-12-13
Remove extraneous debugging code.
Eric Christopher
2012-12-13
Use default label name for a section in emitting abbreviation
Eric Christopher
2012-12-13
Add a way of printing out an arbitrary label name for a section
Eric Christopher
2012-12-13
m_CombineOr and m_CombineAnd pattern combinators
Michael Ilseman
2012-12-13
Define getHostCPUFeatures for ARM Linux platform
Hao Liu
2012-12-13
[mips] Delete all floating point instruction classes that are no longer used.
Akira Hatanaka
2012-12-13
Make this Lit config file a bit slimmer
Eli Bendersky
2012-12-13
[mips] Modify definitions of floating point conditional move instructions.
Akira Hatanaka
2012-12-13
Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands be...
Evan Cheng
2012-12-13
[mips] Modify definitions of floating point comparison instructions.
Akira Hatanaka
2012-12-13
[mips] Modify definitions of floating point branch instructions.
Akira Hatanaka
[next]