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-29
Whitespace.
Chad Rosier
2012-11-29
Fix 80-column violations.
Chad Rosier
2012-11-29
Object: Pass the buffer name through when making a copy.
Benjamin Kramer
2012-11-29
Add cortex-a5 subtarget to the supported ARM architectures
Quentin Colombet
2012-11-29
Cleanup recent addition of DAGTypeLegalizer::SplitVecOp_VSELECT
Justin Holewinski
2012-11-29
rdar://12100355 (part 1)
Shuxin Yang
2012-11-29
Handle the situation where CodeGenPrepare removes a reference to a BB that has
Bill Wendling
2012-11-29
Use multiclass for 'transfer' instructions.
Jyotsna Verma
2012-11-29
No need to run LICM after loop vectorization because we dont generate invaria...
Nadav Rotem
2012-11-29
When broadcasting invariant scalars into vectors, place the broadcast code in...
Nadav Rotem
2012-11-29
Documentation for FileCheck: use 'option' and 'program' directives.
Dmitri Gribenko
2012-11-29
instcombine: Migrate puts optimizations
Meador Inge
2012-11-29
Documentation for llvm-link: reformat
Dmitri Gribenko
2012-11-29
Fix a memory leak in MachOObjectFile.
Jim Grosbach
2012-11-29
Documentation for llvm-cov: reformat
Dmitri Gribenko
2012-11-29
Follow up to 168711: It's safe to base this analysis on the found compare, ju...
Benjamin Kramer
2012-11-29
Documentation for llvm-stress: reformat
Dmitri Gribenko
2012-11-29
Documentation for opt: reformat
Dmitri Gribenko
2012-11-29
Improve isImpliedCond comment a bit.
Andrew Trick
2012-11-29
[ASan] Simplify check added in r168861. Bail out from module pass early if th...
Alexey Samsonov
2012-11-29
Documentation for llc: reformat.
Dmitri Gribenko
2012-11-29
Apply Takumi's patch to suppress unused-variable warnings in -Asserts builds.
Matt Beaumont-Gay
2012-11-29
Add options to AddressSanitizer passes to make them configurable by frontend.
Alexey Samsonov
2012-11-29
fix a typo
Shuxin Yang
2012-11-29
Documentation for lit: more formatting: use 'option' and 'program' directives.
Dmitri Gribenko
2012-11-29
One more step towards making doInitialization and doFinalization useful for
Pedro Artigas
2012-11-29
Documentation for tblgen: formatting
Dmitri Gribenko
2012-11-29
Documentation for lit: formatting improvements.
Dmitri Gribenko
2012-11-29
Test commit.
Patrik Hagglund
2012-11-29
Documentation: formatting improvements
Dmitri Gribenko
2012-11-29
instcombine: Migrate fputs optimizations
Meador Inge
2012-11-29
instcombine: Migrate fwrite optimizations
Meador Inge
2012-11-29
instcombine: Migrate fprintf optimizations
Meador Inge
2012-11-29
[msan] Handle vector manipulation instructions.
Evgeniy Stepanov
2012-11-29
[msan] Fix getOriginForNaryOp.
Evgeniy Stepanov
2012-11-29
Added atomic 64 min/max/umin/umax instrinsics support in the ARM backend.
Silviu Baranga
2012-11-29
misched: Recompute priority queue when DFSResults are updated.
Benjamin Kramer
2012-11-29
[msan] Basic handling of inline asm.
Evgeniy Stepanov
2012-11-29
Teach the legalizer how to handle operands for VSELECT nodes
Justin Holewinski
2012-11-29
Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...
Justin Holewinski
2012-11-29
[msan] Propagate shadow through (x<0) and (x>=0) comparisons.
Evgeniy Stepanov
2012-11-29
[msan] Fix shadow & origin store & load alignment.
Evgeniy Stepanov
2012-11-29
[msan] Optimize getOriginPtr.
Evgeniy Stepanov
2012-11-29
[msan] Fix a few compilation warnings.
Evgeniy Stepanov
2012-11-29
[msan] Add a test for r168873.
Evgeniy Stepanov
2012-11-29
[msan] Transform memcpy and memset to library calls.
Evgeniy Stepanov
2012-11-29
I changed hasAVX() to hasFp256() and hasAVX2() to hasInt256() in X86IselLower...
Elena Demikhovsky
2012-11-29
[msan] Update tests (broken in r168873).
Evgeniy Stepanov
2012-11-29
[msan] Make sure that report callbacks do not get merged.
Evgeniy Stepanov
2012-11-29
Documentation: use correct highlighter
Dmitri Gribenko
[prev]
[next]