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-02-03
Narrow test further. Make bot and test happy.
Jim Grosbach
2012-02-03
Tidy up. Trailing whitespace.
Jim Grosbach
2012-02-03
Restrict InstCombine from converting varargs to or from fixed args.
Jim Grosbach
2012-02-03
Revert "Disable InstCombine unsafe folding bitcasts of calls w/ varargs."
Jim Grosbach
2012-02-02
Require non-NULL register masks.
Jakob Stoklund Olesen
2012-02-02
build/make: Ensure make clean removes the LLVMBuild makefile fragment.
Daniel Dunbar
2012-02-02
build/Make: Add missing dependency, LLVMBuild makefile fragment implicitly de...
Daniel Dunbar
2012-02-02
Add pseudo-registers for pairs, triples, and quads of D registers.
Jakob Stoklund Olesen
2012-02-02
Unix line endings
Matt Beaumont-Gay
2012-02-02
BBVectorize: Simplify code, no functionality change.
Benjamin Kramer
2012-02-02
Minor changes from review.
Hal Finkel
2012-02-02
Move test/CodeGen/Generic/2012-02-01-CoalescerBug.ll to CodeGen/ARM, for now....
NAKAMURA Takumi
2012-02-02
Minor change in signature of the getZeroVector()
Elena Demikhovsky
2012-02-02
Optimization for SIGN_EXTEND operation on AVX.
Elena Demikhovsky
2012-02-02
Unbreak the MSVC build.
Francois Pichet
2012-02-02
Re-apply the coalescer fix from r149147. Commit r149597 should have fixed the...
Lang Hames
2012-02-02
Set EFLAGS correctly in EmitLoweredSelect on X86.
Lang Hames
2012-02-02
Break as soon as the MustMapCurValNos flag is set - no need to reiterate.
Lang Hames
2012-02-02
Vectorize long blocks in groups.
Hal Finkel
2012-02-02
PR11868. The previous loop in LiveIntervals::join would sometimes fall over if
Lang Hames
2012-02-02
Set the correct stack pointer register.
Akira Hatanaka
2012-02-02
Expand EHSELECTION and EHSELECTION nodes. Set the correct exception pointer and
Akira Hatanaka
2012-02-02
Add DWARF numbers of 64-bit registers.
Akira Hatanaka
2012-02-02
Regen one last time.
Eric Christopher
2012-02-02
autoconf: fix build/src dir confusion
Dylan Noblesmith
2012-02-02
Regenerate again.
Eric Christopher
2012-02-02
autoconf: restore old clang-srcdir behavior
Dylan Noblesmith
2012-02-02
Regenerate configure.
Eric Christopher
2012-02-02
autoconf: honor --with-clang-srcdir
Dylan Noblesmith
2012-02-01
Typo
Pete Cooper
2012-02-01
Fix the cmake build
Rafael Espindola
2012-02-01
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
Move ARM subreg index compositions to the SubRegIndex itself.
Jakob Stoklund Olesen
2012-02-01
Specify SubRegIndex components on the index itself.
Jakob Stoklund Olesen
2012-02-01
fix cmake
Andrew Trick
2012-02-01
Fix a bug in the TopoOrderRC comparison function.
Jakob Stoklund Olesen
2012-02-01
Avoid creating an extract element to an illegal type after LegalizeTypes has ...
Mon P Wang
2012-02-01
VLIW specific scheduler framework that utilizes deterministic finite automato...
Andrew Trick
2012-02-01
Avoid emitting empty arrays, they're not standard C++.
Jakob Stoklund Olesen
2012-02-01
Tidy up.
Chad Rosier
2012-02-01
cmake: make BUILD_SHARED_LIBS a visible option
Dylan Noblesmith
2012-02-01
test/CodeGen/X86/avx-minmax.ll: Relax expressions for Win32 targets. YMM argu...
NAKAMURA Takumi
2012-02-01
autoconf: generate clang's private config.h header
Dylan Noblesmith
2012-02-01
Passing AVX 256-bit structures in Win64 was wrong.
Elena Demikhovsky
2012-02-01
Shortened code in shuffle masks
Elena Demikhovsky
2012-02-01
Optimization for "truncate" operation on AVX.
Elena Demikhovsky
2012-02-01
SwitchInst refactoring.
Stepan Dyatkovskiy
2012-02-01
Add pass printer passes in the right place.
Andrew Trick
2012-02-01
whitespace
Andrew Trick
2012-02-01
Don't create VBROADCAST nodes if any nodes use the chain result from the load...
Craig Topper
[next]