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
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
2012-02-02
Unbreak the MSVC build.
Francois Pichet
2012-02-02
Set EFLAGS correctly in EmitLoweredSelect on X86.
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-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
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
Tidy up.
Chad Rosier
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
Don't create VBROADCAST nodes if any nodes use the chain result from the load...
Craig Topper
2012-02-01
Revert Chris' commits up to r149348 that started causing VMCoreTests unit tes...
Argyrios Kyrtzidis
2012-01-31
Tidy up. One more return type mismatch fix.
Jim Grosbach
2012-01-31
Refactor loop for better readability.
Jim Grosbach
2012-01-31
Add explanatory comment.
Jim Grosbach
2012-01-31
Add assembler dialect attribute in asm parser which lets target specific asm ...
Devang Patel
2012-01-31
Remove pcmpgt/pcmpeq intrinsics as clang is not using them.
Craig Topper
2012-01-31
with recent changes, ConstantArray is never a "string". Remove the associated
Chris Lattner
2012-01-31
use the right accessor for ConstantDataArray.
Chris Lattner
2012-01-30
PR11834: Use macros which are defined on Windows. Patch by Marina Yatsina.
Evan Cheng
2012-01-30
Intel syntax. Adjust special code, used to recognize cmp<comparison code>{ss,...
Devang Patel
2012-01-30
Intel syntax. Support .intel_syntax directive.
Devang Patel
2012-01-30
Fix refacto.
Benjamin Kramer
2012-01-30
Eliminate narrowing conversion in initializer list, to make C++11 happy
Douglas Gregor
2012-01-30
X86: Simplify shuffle mask generation code.
Benjamin Kramer
2012-01-30
Fix pattern for memory form of PSHUFD for use with FP vectors to remove bitca...
Craig Topper
2012-01-30
Move some XOP patterns into instruction definition. Replae VPCMOV intrinsic p...
Craig Topper
2012-01-29
Cleanups for EABI standard functions
Anton Korobeynikov
2012-01-29
Use base AAPCS for varargs functions even for AAPCS-VFP CC
Anton Korobeynikov
2012-01-28
Add a note about a potential optimization for clz/ctz patterns for ARM
Bob Wilson
2012-01-28
Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and...
James Molloy
2012-01-27
Intel Syntax: Parse mem operand with seg reg. QWORD PTR FS:[320]
Devang Patel
2012-01-27
Move some patterns back near their instructions and use AddedComplexity to fi...
Craig Topper
2012-01-27
Keep source location information for X86 MCFixup's.
Jim Grosbach
2012-01-27
Better user diagnostics for more ARM MachO relocation errors.
Jim Grosbach
2012-01-27
Better diagnostic for malformed .org assembly directive.
Jim Grosbach
2012-01-26
Keep source information, if available, around for ARM Fixups.
Jim Grosbach
2012-01-26
Handle call-clobbered ymm registers on Win64.
Jakob Stoklund Olesen
2012-01-26
Tidy up. Fix mismatched return types for error handling.
Jim Grosbach
2012-01-26
Add support for the R_ARM_TARGET1 relocation, which should be given to reloca...
James Molloy
2012-01-26
Fix for the following bug in AVX codegen for double-to-int conversions:
Victor Umansky
2012-01-26
Add HasXOP predicate check covering a bunch of XOP intrinsic patterns.
Craig Topper
2012-01-26
Fix AVX vs SSE patterns ordering issue for VPCMPESTRM and VPCMPISTRM.
Craig Topper
2012-01-26
Remove some more patterns by custom lowering intrinsics to target specific no...
Craig Topper
2012-01-25
Properly emit ctors / dtors with priorities into desired sections
Anton Korobeynikov
[prev]
[next]