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-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
2012-12-30
Dmitri Gribenko
Documentation: add a section to prevent spurious test...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
Use the predicate methods off of AttributeSet instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
Remove the Function::getRetAttributes method in favor...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
Remove Function::getParamAttributes and use the Attribu...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
Remove the Function::getFnAttributes method in favor...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
s/hasAttribute/contains/g to be more consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Nadav Rotem
LoopVectorizer: Fix a bug in the code that updates...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
Add a few more c'tors:
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Dmitri Gribenko
Add a check to the test Analysis/ScalarEvolution/2010...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
Add a few (as yet unused) query methods to determine...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
Uniquify the AttributeImpl based on the Constant pointe...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Bill Wendling
s/Raw/getBitMask/g to be more in line with current...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
NAKAMURA Takumi
llvm/test/Transforms/GVN/null-aliases-nothing.ll: Fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Craig Topper
Remove intrinsic specific instructions for (V)SQRTPS...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Craig Topper
Merge similar functionality using a nested switch.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Craig Topper
Remove intrinsic specific instructions for SSE/SSE2...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Jakub Staszak
Simplify code, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Jakub Staszak
Delete executive bit on ./lib/Target/Hexagon/HexagonAsm...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Bill Wendling
Use a 'Constant' object instead of a bit field to store...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Bill Wendling
Use the accessor method instead of the raw ivar to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Chandler Carruth
Nuke some dead code that snuck in some how. I thought...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Chandler Carruth
Fix a stunning oversight in the inline cost analysis...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Chandler Carruth
Teach the inline cost analysis about calls that can...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Chandler Carruth
Teach instsimplify to use the constant folder where...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Chandler Carruth
Add entry points to instsimplify for simplifying calls...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Alexey Samsonov
Add proper support for -fsanitize-blacklist= flag for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Nadav Rotem
CostModel: initial checkin for code that estimates...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Nadav Rotem
wrap 80-col lines.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Nadav Rotem
AVX: Move the ZEXT/ANYEXT DAGCo optimizations to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Nadav Rotem
Reverse the 'if' condition and reduce the indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Merge basic_sse12_fp_binop_p_int and basic_sse12_fp_bin...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Nadav Rotem
AVX/AVX2: Move the SEXT lowering code from a target...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Merge basic_sse12_fp_binop_p and basic_sse12_fp_binop_p...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Chandler Carruth
Add support to BasicBlocks for iterating backwards...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Chandler Carruth
Provide a common half-open interval map info implementa...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Chandler Carruth
Make this parameter be named consistently with most...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Sean Silva
docs: Add FAQ about "storing to a virtual register".
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Sean Silva
docs: Move link to the new "external tutorials" area.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Alexey Samsonov
[ASan] Fix lifetime intrinsics handling. Now for each...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Nadav Rotem
DAGCombinerInformation: add a getter that exposes the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Alexey Samsonov
Fix new[]/delete mismatch in FullDependence spotted...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Nadav Rotem
docs: Update the benchmark with updated perf numbers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Nadav Rotem
On AVX/AVX2 the type v8i1 is legalized to v8i16, which...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Nadav Rotem
AVX/AVX2: Move the code that lowers vector-trunc from...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Add hasSideEffects=0 to some forms of ROUND, RCP, and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Nadav Rotem
Refactor DAGCombinerInfo. Change the different booleans...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Move single letter 'P' prefix out of multiclass now...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Update tablegen parser to allow defm names to start...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Add hasSideEffects=0 to some shift and rotate instructi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Mark the divide instructions as hasSideEffects=0.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Eric Christopher
For the dwarf5 split debug info code split out the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Eric Christopher
FileCheck-ize.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Eric Christopher
FileCheck-ize.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Add hasSideEffects=0 to CMP*rr_REV.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Nadav Rotem
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Craig Topper
Add mayLoad, mayStore, and hasSideEffects tags to BT...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Eric Christopher
Right now all of the relocations are 32-bit dwarf,...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Nadav Rotem
If all of the write objects are identified then we...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Craig Topper
Fix operands and encoding form for ARPL instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Craig Topper
Add hasSideEffects=0 to some atomic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Craig Topper
Mark the AL/AX/EAX forms of the basic arithmetic operat...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Nick Lewycky
80 columns. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Nick Lewycky
Remove mid-optimizer warning. This situation should...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Craig Topper
Mark all the _REV instructions as not having side effec...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Craig Topper
Remove a special conditional setting of neverHasSideEff...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Nadav Rotem
Update the docs with the new workload that was added.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Nadav Rotem
LoopVectorizer: Optimize the vectorization of consecuti...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Eli Bendersky
Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Evgeniy Stepanov
[msan] Raise alignment of origin stores/loads when...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Evgeniy Stepanov
[msan] Expand the file comment with track-origins info.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-26
Benjamin Kramer
Fix quoting in configure. Patch by Krzysztof Parzyszek!
commit
|
commitdiff
|
tree
|
snapshot
next