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-05
Chad Rosier
[ms-inline asm] Enumerate the InlineAsm dialects and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Tim Northover
Strip old MachineInstrs *after* we know we can put...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Benjamin Kramer
Clean up includes.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jim Grosbach
Update CMakeList.txt for new lli sources.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Roman Divacky
Remove unused typedefs gcc4.8 warns about.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jim Grosbach
MCJIT: getPointerToFunction() references target address...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jim Grosbach
MCJIT: Add faux remote target execution to lli for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Benjamin Kramer
Switch BasicAliasAnalysis' cache to SmallDenseMap.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Pranav Bhandarkar
LLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instru...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Kostya Serebryany
[asan] fix lint
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Silviu Baranga
Fixed the DAG combiner to better handle the folding...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Kostya Serebryany
[asan] extend the blacklist functionality to handle...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Craig Topper
Remove some of the patterns added in r163196. Increasin...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Craig Topper
Add patterns for integer forms of VINSERTF128/VINSERTI1...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Chad Rosier
Add a FIXME that assumes we maintain backward compatibi...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Logan Chien
Reorder the comments of EmitExceptionTable.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Logan Chien
Fix UseInitArray option for MIPS target.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Craig Topper
Convert vextracti128/vextractf128 intrinsics to extract...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Marshall Clow
Removed Trie.h; unused in a long time
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Richard Smith
Remove redundant semicolons to fix -pedantic-errors...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Chad Rosier
Fix function name per coding standard.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Chad Rosier
Fix function name per coding standard.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Chad Rosier
[ms-inline asm] Add support for the nsdialect keyword...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Chad Rosier
[ms-inline asm] Add the nsdialect keyword to the lexer.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Chad Rosier
[ms-inline asm] Emit the (new) inline asm Non-Standard...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Dan Gohman
Make provenance checking conservative in cases when
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakub Staszak
BypassSlowDivision: Assign to reference, don't copy...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakob Stoklund...
Search the whole instruction for tied operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Chad Rosier
[ms-inline asm] Add the inline assembly dialect, AsmDia...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Chad Rosier
[ms-inline asm] Remove the Inline Asm Non-Standard...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
David Blaikie
[LIT] Add a clang_tools_extra_site_cfg to match the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakub Staszak
Fix my previous patch (r163164). It does now what it...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakub Staszak
Return false if BypassSlowDivision doesn't change anything.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakub Staszak
Remove unneeded code.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakob Stoklund...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakob Stoklund...
Actually use the MachineOperand field for isRegTiedToDe...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakob Stoklund...
Move tie checks into MachineVerifier::visitMachineOperand.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jakob Stoklund...
Allow tied uses and defs in different orders.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Preston Gurd
Generic Bypass Slow Div
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Bob Wilson
Make sure macros in the include subdirectory are not...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Sergei Larin
Porting Hexagon MI Scheduler to the new API.
commit
|
commitdiff
|
tree
|
snapshot
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
next