projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-11-04
Sanjoy Das
[IR] Add a `data_operand` abstraction
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Tom Stellard
llvm-config: Add --has-rtti option
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Simon Pilgrim
[X86][SSE] Add general memory folding for (V)INSERTPS...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Sanjoy Das
[IR] Add bounds checking to paramHasAttr
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
David Blaikie
Orc: Streamline some lambda usage in a unit test
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Rafael Espindola
Relax the check for ninja.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Andrew Kaylor
Created new X86 FMA3 opcodes (FMA*_Int) that are used...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
James Molloy
[ARM] Combine CMOV into BFI where possible
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Teresa Johnson
[ThinLTO] Always set linkage type to external when...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
James Molloy
[SimplifyCFG] Merge conditional stores
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Filipe Cabecinhas
Error out when faced with value names containing '\0'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Aaron Ballman
Silence an extra semicolon warning; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Kuperstein
[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Michael Kuperstein
[X86] DAGCombine should not introduce FILD in soft...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
James Molloy
Revert "[PatternMatch] Switch to use ValueTracking...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Pawel Bylica
Fix unit tests on Windows: handle env vars with non...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Sanjoy Das
[OperandBundles] Refactor; NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Sanjoy Das
[OperandBundles] Refactor; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Philip Reames
[LVI] Update a comment to clarify what's actually happe...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Philip Reames
[CVP] Fold return values if possible
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Igor Laevsky
[StatepointLowering] Remove distinction between call...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Alexey Samsonov
Fix the test case for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Alexey Samsonov
[LLVMSymbolize] Reduce indentation by using helper...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Alexey Samsonov
[LLVMSymbolize] Properly propagate object parsing error...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Alexey Samsonov
[llvm-symbolizer] Improve the test for missing input...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Adam Nemet
Fix unused variable warning from r252017
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Adam Nemet
LLE 6/6: Add LoopLoadElimination pass
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Adam Nemet
[LAA] LLE 5/6: Add predicate functions Dependence:...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Adam Nemet
[LAA] LLE 4/6: APIs to access the dependent instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Peter Collingbourne
CodeGen, Target: Move Mach-O-specific symbol name logic...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matt Arsenault
AMDGPU: Make flat_scratch name consistent
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matt Arsenault
AMDGPU: Fix asserts on invalid register ranges
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matt Arsenault
AMDGPU: Fix off by one error in register parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Derek Schuff
Address nit
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Derek Schuff
Align whitespace
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Derek Schuff
[WebAssembly] Support wasm select operator
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matt Arsenault
AMDGPU: s[102:103] is unavailable on VI
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matt Arsenault
AMDGPU: Define correct number of SGPRs
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matt Arsenault
AMDGPU: Make findUsedSGPR more readable
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matt Arsenault
AMDGPU: Initialize SIFixSGPRCopies so -print-after...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matt Arsenault
AMDGPU: Alphabetize includes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Fiona Glaser
InstCombine: fix sinking of convergent calls
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Simon Pilgrim
[SelectionDAG] Use existing constant nodes instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Alexey Samsonov
[LLVMSymbolize] Factor out the logic for printing struc...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Simon Pilgrim
[X86][AVX] Tweaked shuffle stack folding tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Adam Nemet
[LAA] LLE 3/6: Rename InterestingDependence to Dependen...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Simon Pilgrim
[X86][AVX512] Fixed shuffle test name to match shuffle
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Alexey Samsonov
[LLVMSymbolize] Move demangling away from printing...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Davide Italiano
[SimplifyLibCalls] Add a new transformation: pow(exp...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Simon Pilgrim
[X86][XOP] Add support for the matching of the VPCMOV...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rui Ueyama
llmv-pdbdump: Make BuiltinDumper shorter. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Adam Nemet
[LAA] LLE 2/6: Fix a NoDep case that should be a Forwar...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Adam Nemet
[LAA] LLE 1/6: Expose Forward dependences
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Don't create empty sections just to look like gas.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Relax a few more overspecified tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Teresa Johnson
Revert "Move metadata linking after lazy global materia...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Remove unnecessary dependency on section and string...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Kostya Serebryany
[libFuzzer] make -test_single_input more reliable:...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Simplify local common output.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Igor Laevsky
[CodegenPrepare] Do not rematerialize gc.relocates...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Move code out of a loop and use a range loop.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Revert "Revert "[Orc] Directly emit machine code for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Lang Hames
[Kaleidoscope][Orc] Fix the fully_lazy Orc Kaleidoscope...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Silviu Baranga
Fix PR25372 - teach replaceCongruentPHIs to handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Revert "[Orc] Directly emit machine code for the x86...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
David Blaikie
Kaleidoscope-ch2: Remove the dependence on LLVM by...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Lang Hames
[Orc] Directly emit machine code for the x86 resolver...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Teresa Johnson
Move metadata linking after lazy global materialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Teresa Johnson
Pass enum instead of bool to new linkInModule call...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Filipe Cabecinhas
Don't assert if materializing before seeing any functio...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Filipe Cabecinhas
Don't use Twine objects after their lifetimes end.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Elena Demikhovsky
LoopVectorizer - skip 'bitcast' between GEP and load.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Michael Kuperstein
[X86] Generate .cfi_adjust_cfa_offset correctly when...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Igor Breger
AVX512: add encoding tests for vmovq/d instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Tobias Grosser
Revert "[IndVarSimplify] Rewrite loop exit values with...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matthias Braun
Fix build problme introduced in r251883
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matthias Braun
RegisterPressure: Improve assert message
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matthias Braun
RegisterPressure: Slightly nicer pressure diff dumping
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Matthias Braun
ScheduleDAGInstrs: Remove IsPostRA flag; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
Don't implicitly construct a Archive::child_iterator.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rafael Espindola
This never returns end(), simplify to use Child instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rui Ueyama
llvm-pdbdump: Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Colin LeMahieu
[Hexagon] Fixing mistaken case fallthrough.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Teresa Johnson
Restore "Support for ThinLTO function importing and...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Kevin Enderby
Allow llvm-nm’s single letter command line flags to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Matt Arsenault
AMDGPU: Stop assuming vreg for build_vector
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Derek Schuff
[WebAssembly] Make WebAssemblyCodeGen depend on WebAsse...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Matt Arsenault
AMDGPU: Error on graphics shaders with HSA
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Sanjay Patel
[CGP] widen switch condition and case constants to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Matt Arsenault
AMDGPU: Un XFAIL a test
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Matt Arsenault
AMDGPU: Distribute SGPR->VGPR copies of REG_SEQUENCE
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Blaikie
Fix the build I just broke
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
David Blaikie
Orc: Drop some else-after-return, reflow a few spots...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Davide Italiano
[SimplifyLibCalls] Remove variables that are not used...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Sanjay Patel
revert r251849; need to move tests to arch-specific...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Cong Hou
Add a flag vectorizer-maximize-bandwidth in loop vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Sanjay Patel
[CGP] widen switch condition and case constants to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Bill Schmidt
[PPC64LE] Properly initialize instr-info in PPCVSXSwapR...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Sanjay Patel
don't repeat function names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
next