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-29
Diego Novillo
SamplePGO - Do not use std::to_string in diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Craig Topper
Use a lambda instead of std::bind and std::mem_fn I...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Simon Pilgrim
[X86][SSE] Added support for lowering to ADDSUBPS/ADDSU...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Rafael Espindola
Add a passing test.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Rafael Espindola
Don't depend on the order the IR is copied.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Rafael Espindola
Don't depend on the order the IR is copied.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Rafael Espindola
Make this test less strict.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Igor Breger
AVX512:Implemented encoding for the vmovq.s instruction.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Craig Topper
Remove an intermediate lambda. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Xinliang David Li
Minor code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Craig Topper
Remove unnecessary intermediate lambda. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Craig Topper
[SelectionDAG] Use std::any_of instead of a manually...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Rafael Espindola
Correctly handle llvm.global_ctors merging.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-29
Rafael Espindola
Fix a crash when writing merged bitcode.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Davide Italiano
[SimplifyLibCalls] Use any_of(). Suggested by David...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Benjamin Kramer
[SimplifyLibCalls] Fix inverted condition that lead...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Simon Pilgrim
[X86][AVX] Regenerate ADDSUB tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Xinliang David Li
[PGO] Move value profile format related structures...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Renato Golin
Revert "[ARM] Generate ABI_optimization_goals build...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Simon Pilgrim
[X86][FMA] Added 512-bit tests to match 128/256-bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Simon Pilgrim
[X86][FMA] More thorough FMA tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Simon Pilgrim
[X86][AVX2] Tidied up PBROADCAST tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
NAKAMURA Takumi
llvm/test/CodeGen/SystemZ/alloca-04.ll REQUIRES asserts...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Jonas Paulsson
[Stack realignment] Handling of aligned allocas.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Craig Topper
Use range-based for loops. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Craig Topper
[TableGen] Use SmallString instead of std::string to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Xinliang David Li
[PGO] Add return code for vp rt record init routine...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Xinliang David Li
[PGO] Allow value profile writer interface to allocated...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Xinliang David Li
Function name cleanup (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Xinliang David Li
[PGO] Extract VP data integrity check code into a helpe...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Keno Fischer
[autoconf] Fix MinGW build
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Rafael Espindola
Pass .ll directly to llvm-link.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Rafael Espindola
Pass .ll directly to llvm-link
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Diego Novillo
SamplePGO - Add initial support for inliner annotations.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Diego Novillo
SamplePGO - Fix default threshold for hot callsites.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Rafael Espindola
Modernize the test a bit
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Rafael Espindola
Simplify the linking of recursive data.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Artyom Skrobov
Follow-up fix for r254201
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Artyom Skrobov
[ARM] Generate ABI_optimization_goals build attribute...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Oliver Stannard
[AArch64] Add ARMv8.2-A FP16 scalar instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Adhemerval...
[sanitizer] [dfsan] Unify aarch64 mapping
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Davide Italiano
[SimplifyLibCalls] Use range-based loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Craig Topper
[TableGen] Sort pattern predicates before concatenating...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Craig Topper
[X86] Pair a NoVLX with HasAVX512 to match the others...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Andrew Wilkins
test: bail early if tool_path is None
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Andrew Wilkins
test: check if go_executable is set
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Andrew Wilkins
Use $GO_EXECUTABLE in Go-based lit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Rafael Espindola
Test both input file orders.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Rafael Espindola
Add missing file.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Rafael Espindola
Make the test a bit more interesting.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Peter Collingbourne
MC: Simplify handling of temporary symbols in COFF...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Simon Pilgrim
[X86][FMA] Begun adding AVX512 FMA tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Charlie Turner
[LoopVectorize] Use MapVector rather than DenseMap...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[X86] Now that X86VPermt2 is used in all the avx512_per...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[X86] Merge X86VPermt2Fp and X86VPermt2Int back togethe...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Rafael Espindola
Add a few passing lto tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[X86] Split ISD node for Vfpclass and Vfpclasss so...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Hal Finkel
[bugpoint] Fix "Alias must point to a definition" problems
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Rafael Espindola
Disallow aliases to available_externally.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[X86] Revert part of r254167 to recover bots.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Krzysztof Parzyszek
[Hexagon] Lowering of V60/HVX vector types
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[X86] Strengthen more type constraints to reduce isel...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Krzysztof Parzyszek
[Hexagon] Hexagon V60 HVX intrinsic defintions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Daniel Sanders
[mips][ias] Range check uimm5 operands and fix several...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Oliver Stannard
[AArch64] Add ARMv8.2-A new AT instruction variants
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Martell Malone
ARM: address WOA unsigned division overflow crash
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Oliver Stannard
[AArch64] Add ARMv8.2-A UAO PSTATE bit
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Oliver Stannard
[AArch64] Add ARMv8.2-A persistent memory instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Oliver Stannard
[AArch64] Add ARMv8.2-A ID_A64MMFR2_EL1 register
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Oliver Stannard
[AArch64] Add subtarget features for ARMv8.2-A
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Daniel Sanders
[mips][ias] Explicitly disable IAS on tests that depend...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Daniel Sanders
[mips][ias] Replace anchor comments with anchor instruc...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Benjamin Kramer
[SimplifyLibCalls] Don't depend on a called function...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[X86] Strengthen more type constraints to reduce isel...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Vyacheslav...
X86-FMA3: Improved/enabled the memory folding optimizat...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[X86] Strengthen the type constraints on X86psadbw...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[SelectionDAG] Add a SDTCisSameSizeAs type constraint...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
Add type constraints to masked_load/masked_store to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Craig Topper
[TableGen] Flip reversed comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Krzysztof Parzyszek
[Hexagon] HVX vector register classes and more isel...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Tom Stellard
AMDGPU: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Sanjoy Das
[OperandBundles] Treat "deopt" operand bundles specially
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Tom Stellard
AMDGPU: Add llvm.amdgcn.dispatch.ptr intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Kostya Serebryany
[libFuzzer] clean up the docs, add one more link
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Xinliang David Li
Fix a typo introduced in previous patches
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Xinliang David Li
[PGO] Implement ValueProfiling Closure interfaces for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Evgeniy Stepanov
[safestack] Fix alignment of dynamic allocas.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Richard Diamond
Fix a use-after-free in `llvm-config`.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Dan Gohman
[WebAssembly] Fix inline asm support for i64 operands.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Dan Gohman
[WebAssembly] Fold setne and seteq comparisons into...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Kostya Serebryany
[libFuzzer] add a flag -exact_artifact_path
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Krzysztof Parzyszek
[Hexagon] Treat transfers of FP immediates are pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Dan Gohman
[WebAssembly] Add some comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Marek Olsak
AMDGPU/SI: select S_ABS_I32 when possible (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Dan Gohman
[WebAssembly] Fix WebAssembly register numbering for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Davide Italiano
[SCCP] More informative message if we don't know how...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Matt Arsenault
AMDGPU: Check feature attributes in SIMachineFunctionInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Krzysztof Parzyszek
Add hexagonv55 and hexagonv60 as recognized CPUs, make...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Matt Arsenault
AMDGPU: Add some tests for promotion of v2i64 scalar_to...
commit
|
commitdiff
|
tree
|
snapshot
next