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-09-04
Arnold Schwaighofer
Patch to implement UMLAL/SMLAL instructions for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Elena Demikhovsky
This patch optimizes shuffle instruction - generates...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Nadav Rotem
LICM may hoist an instruction with undefined behavior...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Evgeniy Stepanov
Fix Android build of gtest and lib/Support.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Alexey Samsonov
Add support for fetching inlining context (stack of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Bob Wilson
Be conservative about allocations that may alias the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
[ms-inline asm] Make comment more verbose and add an...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
[ms-inline asm] Asm operands can map to one or more...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
[ms-inline asm] Add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
[ms-inline asm] Add an interface to the GetMCInstOperan...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
Remove extraneous return.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
[ms-inline asm] Return the MCOperandNum instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Roman Divacky
Remove always true checks. Noticed by Adhemerval Zanella.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
Add braces to the case statement.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Benjamin Kramer
IRBuilderify the SjlLjEHPrepare pass.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Lang Hames
When updating live range endpoints, make sure to preser...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Bob Wilson
Fix more fallout from r158919, similar to PR13547.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
Removed unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chris Lattner
some peepholes that should match horizontal add/sub...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
[ms-inline asm] Expose the Kind and Opcode variables...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Chad Rosier
Move ErrorLoc decl into the scope where it's actually...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Nuno Lopes
escape special char when handling CXX_FOR_OCAMLOPT
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Nuno Lopes
fix test's RUN lines
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Nuno Lopes
add support for ocaml 3.12
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Nuno Lopes
replace a couple of single-line comments with /* *...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Nadav Rotem
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Nadav Rotem
Not all targets have efficient ISel code generation...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Benjamin Kramer
LoopRotation: Make the brute force DomTree update more...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Logan Chien
Rename ANDROIDEABI to Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Nadav Rotem
Generate better select code by allowing the target...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Pete Cooper
Only legalise a VSELECT in to bitwise operations if...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Benjamin Kramer
PR13689: Check for backtrace(3) in the cmake build.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Tim Northover
Limit domain conversion to cases where it won't break...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Pete Cooper
Revert "Take account of boolean vector contents when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Logan Chien
Fix Thumb2 fixup kind in the integrated-as.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Logan Chien
Add ARM ELF support to llvm-objdump.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Logan Chien
Code cleanup: tools/opt/opt.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Logan Chien
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Benjamin Kramer
LoopRotation: Check some invariants of the dominator...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Craig Topper
Typos
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Owen Anderson
Teach DAG combine a number of tricks to simplify FMA...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Michael Liao
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
NAKAMURA Takumi
llvm/test/CodeGen/X86/fp-fast.ll: Suppress FMA4 on...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Manman Ren
Fix Atom bots for r163036.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Manman Ren
SelectionDAG: when constructing VZEXT_LOAD from other...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Craig Topper
Mark FMA4 instructions as commutable and add them to...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Eric Christopher
Make sure to build libpthread to check for HAVE_PTHREAD...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Chad Rosier
Remove an unused argument. The MCInst opcode is set...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Craig Topper
Add selection of RegOp2MemOpTable3 to canFoldMemoryOperand
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jakob Stoklund...
Add MachineInstr::tieOperands, remove setIsTied().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Michael Liao
Fix PR12359
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jack Carter
The instruction DINS may be transformed into DINSU...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Bill Wendling
Move the GCOVFormat enums into their own namespace...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Chad Rosier
Add a comment to explain what's really going on.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Chad Rosier
The ConvertToMCInst() function can't fail, so remove...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Craig Topper
Mark FMA3 instructions as commutable so that the operan...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Craig Topper
Use CloneMachineInstr to make a new MI in commuteInstru...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Craig Topper
Add support for converting llvm.fma to fma4 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jakob Stoklund...
Don't enforce ordered inline asm operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Benjamin Kramer
Clean up ProfileDataLoader a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
NAKAMURA Takumi
llvm/test/CodeGen/X86/vec_select.ll: Fix failure on...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Bill Wendling
Cleanups due to feedback. No functionality change....
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Michael Liao
Clean up AddedComplexity further after adding UseSSEx
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jakob Stoklund...
Fix a couple of typos in EmitAtomic.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jim Grosbach
X86: Fix encoding of 'movd %xmm0, %rax'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Chad Rosier
With the fix in r162954/162955 every cvt function retur...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Pete Cooper
Take account of boolean vector contents when promoting...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Owen Anderson
Try to make this test more generic to unbreak buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Owen Anderson
Teach the DAG combiner to turn chains of FADDs (x+x...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Chad Rosier
Fix for r162954. Return the Error.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Chad Rosier
Move a check to the validateInstruction() function...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Michael Gottesman
[llvm] Updated the test fold-vector-select so that...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Chad Rosier
Hoist a check to eliminate obvious mismatches as early...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Nadav Rotem
Currently targets that do not support selects with...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Chad Rosier
[ms-inline asm] Add a new function, GetMCInstOperandNum...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Michael Liao
Introduce 'UseSSEx' to force SSE legacy encoding
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
NAKAMURA Takumi
ADTTests: [CMake] Exclude DenseMapTest.cpp and SmallVec...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
NAKAMURA Takumi
Apply "/Og-" also to MSC15(aka VS9) on VMCore/Function...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
NAKAMURA Takumi
PPCISelLowering.cpp: Fix r162725.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
NAKAMURA Takumi
PPCISelLowering.cpp: Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Michael Ilseman
test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Benjamin Kramer
Fix test case.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Benjamin Kramer
LoopRotate: Also rotate loops with multiple exits.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Benjamin Kramer
InstCombine: Fix comment to reflect the code.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Jakob Stoklund...
Don't use MCInstrDesc flags for implicit operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Alexey Samsonov
Whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Nadav Rotem
It is illegal to transform (sdiv (ashr X c1) c2) ...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Tim Northover
Add support for moving pure S-register to NEON pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Nadav Rotem
remove old docs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Alexey Samsonov
Refactor fetching file/line info from DWARFContext...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Craig Topper
Add FMA to switch statement in VectorLegalizer::Legaliz...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Craig Topper
Add support for FMA to WidenVectorResult.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Craig Topper
Only perform DAG combine on FMAs of legal types.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Bill Wendling
Pass by pointer and not std::string.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Michael Liao
Should put test case under test/ExecutionEngine/MCJIT/
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Bill Wendling
Revert r162855 in favor of changing clang to emit the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Will Dietz
Fix HashString's Bernstein hash to use unsigned chars...
commit
|
commitdiff
|
tree
|
snapshot
next