projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-01-30
Chris Lattner
initialize the Next field to null
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Craig Topper
Move some XOP patterns into instruction definition...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Chris Lattner
Add bitcode reader and writer support for ConstantDataA...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Chandler Carruth
Cleanup the organization of some methods in llvm::Tripl...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Douglas Gregor
Move Clang's file-level locking facility over to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Anton Korobeynikov
Cleanups for EABI standard functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Anton Korobeynikov
Use base AAPCS for varargs functions even for AAPCS...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Jakob Stoklund...
Fix some scavenger performance issues.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Jakob Stoklund...
Avoid creating BitVector temporaries.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Jakob Stoklund...
Add a BitVector::reset(BitVector&) method.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Nick Lewycky
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Bob Wilson
Add a note about a potential optimization for clz/ctz...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
James Molloy
Ensure .AliasedSymbol() is called on all uses of getSym...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Benjamin Kramer
Silence GCC's -Wreturn-type warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Rafael Espindola
Small improvement to the recursion detection logic...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Rafael Espindola
Handle recursive variable definitions directly. This...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Kostya Serebryany
[asan] correctly use ConstantExpr::getGetElementPtr...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Bill Wendling
Reapply r149159 with a fix to add to a PHI node with...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Lang Hames
Remove code that adds live ranges for dead defs. It...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Bill Wendling
Revert r149159 until I can fix tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Bill Wendling
Don't always create a separate block for the call to...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
David Greene
Fix Record Name Reference
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Lang Hames
Silence warning about parens for && within ||
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Rafael Espindola
Add r149110 back with a fix for when the vector and...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
David Greene
Remove Deprecated Features
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Rafael Espindola
Revert r149110 and add a testcase that was crashing...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Lang Hames
Add a "moveInstr" method to LiveIntervals. This can...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Lang Hames
Backing out ill-considered 'refactor'.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Lang Hames
Move some duplicate loops in the coalescer into their...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Devang Patel
Intel Syntax: Parse mem operand with seg reg. QWORD...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Jim Grosbach
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Craig Topper
Move some patterns back near their instructions and...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Lang Hames
Physreg dead defs should be handled too.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Chris Lattner
smallvectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Chris Lattner
continue making the world safe for ConstantDataVector...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Matt Beaumont-Gay
Unix line endings
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Bill Wendling
Place the GEP instructions nearer to the instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Chris Lattner
make sure the file's matching header is #include'd...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Chris Lattner
Rewrite CanShareConstantPoolEntry to be implemented...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Chris Lattner
enhance constant folding to be able to constant fold...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Jim Grosbach
Keep source location information for X86 MCFixup's.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Jim Grosbach
Source information in 'expected relocatable expression...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Jim Grosbach
Better user diagnostics for more ARM MachO relocation...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Jim Grosbach
Better diagnostic for malformed .org assembly directive.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Lang Hames
Rewrite instruction operands in AdjustCopiesBackFrom...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Jim Grosbach
Keep source information, if available, around for ARM...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Jim Grosbach
Add simple support for keeping MCFixup source information.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Jim Grosbach
llvm-mc pass through SourceMgr to MCContext.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Jim Grosbach
Add SourceMgr to MCContext for backend diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Jakob Stoklund...
Handle call-clobbered ymm registers on Win64.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Eric Christopher
Use -H on darwin as well.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
progress making the world safe to ConstantDataVector...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
tidy up forward declarations.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
smallvectorize and ArrayRef'ize some stuff.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
Reduce a lot of code duplication by implementing
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chad Rosier
Update comment for r149070.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chad Rosier
Replace the use of isPredicable() with isPredicated...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Jakob Stoklund...
Clear kill flags before propagating a copy.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Jim Grosbach
Tidy up. Fix mismatched return types for error handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Gabor Greif
comment tweaks
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
James Molloy
Add support for the R_ARM_TARGET1 relocation, which...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Victor Umansky
Fix for the following bug in AVX codegen for double...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Craig Topper
Add HasXOP predicate check covering a bunch of XOP...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Craig Topper
Fix AVX vs SSE patterns ordering issue for VPCMPESTRM...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Craig Topper
Remove some more patterns by custom lowering intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
unbreak test/Bitcode/shuffle.ll.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
simplify by using ShuffleVectorInst::getMaskValue.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
eliminate the Constant::getVectorElements method. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
Continue improving support for ConstantDataAggregate...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
Add a ConstantDataVector::getSplatValue() method, for...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Peter Collingbourne
llvm-config: Add support for CMake build trees in which...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
some general cleanup, using new methods and tidying...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
fix pasto in the new (and still unused) ShuffleVectorIn...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
add StructType helpers too.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Chris Lattner
Ok, break down and add some cast<>'ing helper methods...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Chris Lattner
add some helper methods to ShuffleVectorInst and enhanc...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Jakob Stoklund...
Improve sub-register def handling in ProcessImplicitDefs.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Anton Korobeynikov
Properly emit ctors / dtors with priorities into desire...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Lang Hames
Don't add live ranges for aliases of physregs that...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Jim Grosbach
Tidy up. s/Low Level Virtual Machine/LLVM/.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Lang Hames
Always break upon finding a vreg operand (in Release...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Jim Grosbach
ARM assemly parsing and validation of IT instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Nick Lewycky
Use precomputed BB size instead of BB->size().
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Chris Lattner
fix a bug I introduced in r148929, this is not a splat!
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Nick Lewycky
Gracefully degrade precision in branch probability...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Nick Lewycky
Support pointer comparisons against constants, when...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Chandler Carruth
Revert a tiny bit of r148553 which extended LLVM's...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Evan Cheng
Update hasProperty comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Chris Lattner
use Constant::getAggregateElement to simplify a bunch...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Craig Topper
Custom lower PSIGN and PSHUFB intrinsics to their corre...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Chris Lattner
constify some methods and add a new Constant::getAggreg...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Chris Lattner
use ConstantVector::getSplat in a few places.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Craig Topper
Custom lower phadd and phsub intrinsics to target speci...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Chris Lattner
reapply r148901 with a crucial fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Craig Topper
Remove AVX 256-bit unaligned load intrinsics. 128-bit...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Akira Hatanaka
Mark 64-bit register RA_64 unused too.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Akira Hatanaka
Modify MipsFrameLowering::emitPrologue and emitEpilogue.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Akira Hatanaka
Modify MipsRegisterInfo::eliminateFrameIndex to use...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Craig Topper
Merge intrinsic pattern and no pattern versions of...
commit
|
commitdiff
|
tree
|
snapshot
next