projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-01-03
Michael Gottesman
Changed two debug statements that state that a queue...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Michael Gottesman
Added DEBUG message for ObjCARC when we zap a push...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Michael Gottesman
Added DEBUG message to ObjCARC when we transform objc_i...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Michael Gottesman
Added DEBUG message for ObjCARC when an inline asm...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Craig Topper
Mark DIV/IDIV instructions hasSideEffects=1 because...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Hal Finkel
Better comment on VTTI::getShuffleCost
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
NAKAMURA Takumi
Compiler.h: Leave LLVM_BUILTIN_UNREACHABLE undefined...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Hal Finkel
Add a subtype parameter to VTTI::getShuffleCost
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Bill Wendling
Revert everything to r171366 to try to fix the build.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Nadav Rotem
Reformat the rst text.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Bill Wendling
Try again to revert the bad patch. The tree was reverte...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Hal Finkel
Add a default Index for VTTI::getShuffleCost
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Nadav Rotem
LoopVectorizer: Test the unrolling flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Nadav Rotem
LoopVectorizer: Document the unrolling feature.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Bill Wendling
Revert patch. Something snuck in there that shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Bill Wendling
Remove the 'contains' methods in favor of the 'operator...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
NAKAMURA Takumi
Revert r171427, "An intermediate step in the Attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Michael J....
[Object] Temporarily disable these tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Michael J....
[MC][COFF] Switch the COFF streamer over to using the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Nadav Rotem
LoopVectorizer: Add support for loop-unrolling during...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Jakob Stoklund...
Fix PR14732 by handling all kinds of IMPLICIT_DEF live...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Bill Wendling
Make the type signature more strict.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Michael J....
[CMake] MSVC is incorrectly emitting C4239 in some...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Nadav Rotem
Avoid vectorization when the function has the "noimplic...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Eric Christopher
Extend the dumping infrastructure to deal with additional
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Bill Wendling
An intermediate step in the Attributes rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Tom Stellard
DAGCombiner: Avoid generating illegal vector INT_TO_FP...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Kevin Enderby
Adds missing aliases for fcom and fcomp instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Argyrios Kyrtzidis
Use a bool instead of a bitfield in llvm/ADT/Optional.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Michael J....
Restrict __builtin_assume_aligned to gcc 4.7+
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Michael J....
[Support][Endian] Add support for specifying the alignm...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Argyrios Kyrtzidis
Don't #include stuff outside the include guards.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Shuxin Yang
- Add comment to two functions which might be considere...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Nadav Rotem
AVX: Fix a bug in WidenMaskArithmetic.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Nadav Rotem
AVX: Fix a bug in WidenMaskArithmetic.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Chandler Carruth
Actually update the CMake and Makefile builds correctly...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Chandler Carruth
Update the examples for the new header file locations.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Chandler Carruth
Sort a few more #include lines in tools/... unittests...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Chandler Carruth
Resort the #include lines in include/... and lib/....
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Chandler Carruth
Update the root Makefile for VMCore -> IR. Missed by...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Chandler Carruth
Update the configure scripts as well as the makefiles...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Chandler Carruth
Rename VMCore directory to IR.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Craig Topper
Merge SSE and AVX instruction definitions for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Craig Topper
Merge SSE and AVX instruction definitions for PSHUFD...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Sean Silva
docs: update docs/README.txt and make it useful.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Rafael Espindola
Revert 171351. It broke MC/X86/x86-32-avx.s.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Craig Topper
Merge SSE and AVX instruction definitions for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Benjamin Kramer
Add IRBuilder::CreateVectorSplat and use it to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Benjamin Kramer
SROA: Clean up unused assignment warnings from clang...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Michael Gottesman
Added DEBUG message when ObjCARC replaces a call which...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Michael Gottesman
Added DEBUG messages to the top of several processing...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
NAKAMURA Takumi
Update the copyright coredits -- Happy new year 2013!
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Nadav Rotem
Make opt grab the triple from the module and use it...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Craig Topper
Remove unused argument from a multiclass.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Craig Topper
Merge intrinsic instruction definitions for SSE and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Craig Topper
Remove 2 unused multiclasses.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Craig Topper
Merge AVX/SSE instruction definitions for SQRTPS/PD...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Craig Topper
Use packed instead of scalar itineraries for SSE1/2...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Make it explicit that the only entry points to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Remove an unused method on Program.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Remove an unused method on the Program class.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Go ahead and get rid of the old page size interface...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Flesh out a page size accessor in the new API.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Remove the declspecs from small alignments that we...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Remove an unused function in the old Process interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Nuno Lopes
reimplement GetPointerBaseWithConstantOffset().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Nuno Lopes
recommit r171298 (add support for PHI nodes to ObjectSi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Michael J....
[AlignOf] Add AlignedCharArray and refactor AlignedChar...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Benjamin Kramer
Revert "add support for PHI nodes to ObjectSizeOffsetVi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Jakub Staszak
Add extra CHECK to make sure that 'or' instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rafael Espindola
Fix bits check in ELFObjectFile::isSectionZeroInit().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Nuno Lopes
revert r171306, since we cannot compare APInts with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Nuno Lopes
use ValueTracking's GetPointerBaseWithConstantOffset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Nuno Lopes
minor code simplification
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rafael Espindola
Use the generic dump template. Extracted from a patch...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rafael Espindola
Dump sections. Extracted from a patch by Sami Liedes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Nuno Lopes
add support for GlobalAlias to ObjectSizeOffsetVisitor
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rafael Espindola
Print a header above the symbols. Extracted from a...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rafael Espindola
Check for errors. Extracted from a patch by Sami Liedes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rafael Espindola
Fix indentation. Extracted from a patch by Sami Liedes!
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Rafael Espindola
Style fixes in llvm-readobj.cpp. Extracted from a patch...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Nuno Lopes
add support for PHI nodes to ObjectSizeOffsetVisitor
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Bill Wendling
Remove dead method.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Bill Wendling
Add some comparison operators to compare the Attribute...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Sean Silva
docs: Fix FIXME
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Switch this code to a more idiomatic double using names...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Delete a cut/paste-o from r171290. Very sorry about...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Suppress a MSVC warning complaining about the code...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Begin sketching out the process interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chandler Carruth
Start sketching out a roadmap for better subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chris Lattner
Fix LICM's memory promotion optimization to preserve...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Chris Lattner
teach instcombine to preserve TBAA tag when merging...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Jakub Staszak
Grammo.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Bill Wendling
Remove the getAttributesAtIndex and getNumAttrs methods...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Jakub Staszak
Transform (A == C1 || A == C2) into (A & ~(C1 ^ C2...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Hal Finkel
Support ppcf128 in SelectionDAG::getConstantFP
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Nuno Lopes
convert a bunch of callers from DataLayout::getIndexedO...
commit
|
commitdiff
|
tree
|
snapshot
next