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-05-10
Teach DeadStoreElimination to eliminate exit-block stores with phi addresses.
Dan Gohman
2012-05-10
Revert: 156550 "ARM: peephole optimization to remove cmp instruction"
Manman Ren
2012-05-10
Precompute lists of explicit sub-registers and indices.
Jakob Stoklund Olesen
2012-05-10
Rewrite ScalarEvolution::hasOperand to use an explicit worklist instead
Dan Gohman
2012-05-10
teach DSE and isInstructionTriviallyDead() about calloc
Nuno Lopes
2012-05-10
formatting change: strip debug info from test
Joel Jones
2012-05-10
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-10
Fix a problem with incomplete equality testing of PHINodes in
Joel Jones
2012-05-10
Fix merge-typo and cleanup
Nadav Rotem
2012-05-10
AVX2: Add an additional broadcast idiom.
Nadav Rotem
2012-05-10
Generate AVX/AVX2 shuffles even when there is a memory op somewhere else in t...
Nadav Rotem
2012-05-10
Fix TableGen's RegPressureSet weight normalization to handle subreg DAGS.
Andrew Trick
2012-05-10
ExecutionEngine: Check for NULL ErrorStr before using it.
Jim Grosbach
2012-05-09
Fix warning text.
Jakob Stoklund Olesen
2012-05-09
Fix the objc_storeStrong recognizer to stop before walking off the
Dan Gohman
2012-05-09
Compute a backwards SubReg -> SubRegIndex map for each register.
Jakob Stoklund Olesen
2012-05-09
Rename getSubRegs() to computeSubRegs().
Jakob Stoklund Olesen
2012-05-09
objectsize:
Nuno Lopes
2012-05-09
Add unittests for Triple::getMacOSXVersion and Triple::getiOSVersion.
Chad Rosier
2012-05-09
Added a regress test for the bug #9964 before close it.
Danil Malyshev
2012-05-09
Mark .opd @progbits, thus avoiding a warning from asm.
Roman Divacky
2012-05-09
Set the default iOS version to 3.0.
Chad Rosier
2012-05-09
Use the cpuid 64 bit flag to pick the default CPU name for an unknown model.
Bob Wilson
2012-05-09
Don't return true on a function with a void return type.
Chad Rosier
2012-05-09
Add Triple::getiOSVersion.
Chad Rosier
2012-05-09
Introduce llvm-c function LLVMPrintModuleToFile.
Hans Wennborg
2012-05-09
change the objectsize intrinsic signature: add a 3rd parameter to denote the ...
Nuno Lopes
2012-05-09
Make it possible to switch off solution folders. VS Express does not support
Manuel Klimek
2012-05-09
Fixed a typo
Filipe Cabecinhas
2012-05-09
Supply a C interface to the "LinkModules" method.
Bill Wendling
2012-05-09
Remove unused variable to get rid of warning.
Craig Topper
2012-05-09
Add another peephole pattern for conditional moves.
Akira Hatanaka
2012-05-09
Use ptr_rc_tailcall instead of GR32_TC.
Jakob Stoklund Olesen
2012-05-09
Make register FP allocatable if the compiled function does not have dynamic
Akira Hatanaka
2012-05-09
Expand 64-bit shifts if target ABI is O32.
Akira Hatanaka
2012-05-09
Remove unused variable to silence compiler warning.
Richard Trieu
2012-05-09
Do not install llvm-config-host for cross-builds of clang. rdar://11317847
Bob Wilson
2012-05-08
Miscellaneous accumulated cleanups.
Dan Gohman
2012-05-08
Fix it so llvm-objdump -arch does accept x86 and x86-64 as valid arch names.
Kevin Enderby
2012-05-08
add to 3.1 release notes
Seth Cantrell
2012-05-08
Fix objc_storeStrong pattern matching to catch a potential use of the
Dan Gohman
2012-05-08
Use a shared function for a common operation.
Jakob Stoklund Olesen
2012-05-08
Fix thinko in conditional.
Eric Christopher
2012-05-08
DAGCombiner should not change the type of an extract_vector index.
Jim Grosbach
2012-05-08
Remove empty directories.
Daniel Dunbar
2012-05-08
Remove excess semi-colons to quiet warnings.
Eric Christopher
2012-05-08
[Support] Fix sys::GetRandomNumber() to always use a high quality seed.
Daniel Dunbar
2012-05-08
Update load/store instruction patterns in Hexagon V4.
Sirish Pande
2012-05-08
Formatting fixes.
Akira Hatanaka
2012-05-08
Define mips16 instruction formats.
Akira Hatanaka
[prev]
[next]