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-04-28
Reid Kleckner
[SEH] Add an LLVM intrinsic for _exception_info
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Remove the GroupMapTy DenseMap. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sanjay Patel
transform fadd chains to increase parallelism
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Alexei Starovoitov
[bpf] fix build
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use range loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Filipe Cabecinhas
Relax an assert when there's a type mismatch in forward...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Avoid adding to SectionIndexMap sections that we never...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Daniel Berlin
Make getModRefInfo(Instruction *) not crash on certain...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use a range loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sanjay Patel
[x86] remove RCPPS and RSQRTPS intrinsic instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Eric Christopher
Add a fixme to resetTargetOptions to explain why it...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Eric Christopher
Fix a [-Werror,-Winconsistent-missing-override] problem...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Tom Stellard
R600: Fix up for AsmPrinter's OutStreamer being a uniqu...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Tom Stellard
R600/SI: Add a lower case alias for subtarget feature...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Justin Holewinski
[NVPTX] Handle addrspacecast constant expressions in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
David Blaikie
[opaque pointer type] Encode the allocated type of...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sanjay Patel
move IR-level optimization flags into their own struct
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use a std::vector to record the offsets of the sections...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Avoid an extra loop for computing the section size...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Elena Demikhovsky
Fixed crash of variable shift inst on AVX2
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Toma Tabacu
[mips] [IAS] Do not generate redundant ORi in createLSh...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sergey Dmitrouk
Reapply r235977 "[DebugInfo] Add debug locations to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rafael Espindola
Use CIE version 4 for dwarf4.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Daniel Jasper
Revert "[DebugInfo] Add debug locations to constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Toma Tabacu
[mips] [IAS] Rename the createShiftOr function to creat...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Toma Tabacu
[mips] [IAS] Store the expandLoadImm destination regist...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Sergey Dmitrouk
[DebugInfo] Add debug locations to constant SD nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Elena Demikhovsky
AVX-512: Added "pandn" intrinsics set
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Elena Demikhovsky
Masked gather and scatter: Added code for SelectionDAG.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
David Blaikie
[opaque pointer type] Encode the pointee type in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ahmed Bougacha
[MC] Use LShr for constant evaluation of ">>" on ELF...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Duncan P. N...
DebugInfo: Support up to 2^16 arguments in a subprogram
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Matthias Braun
Cleanup, remove unused return value
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ahmed Bougacha
[MC] Split MCBinaryExpr::Shr into LShr and AShr.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Ahmed Bougacha
[MC] Move getBinOpPrecedence into AsmParser. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Wennborg
Switch lowering: use uint32_t for weights everywhere
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Duncan P. N...
LTO: Add API to choose whether to embed uselists
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Wennborg
Switch lowering: Take branch weight into account when...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Duncan P. N...
LTO: Simplify code generator initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Alexey Samsonov
[docs] Fix the link to SanitizerCoverage docs.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Sanjay Patel
remove obsolete pattern matches for scalar SSE ops
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Duncan P. N...
LTO: Correct some doxygen comments about API availability
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Rafael Espindola
Use CIE version 1 for .eh_frame.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Ahmed Bougacha
[AArch64] Also combine vector selects fed by non-i1...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Pete Cooper
Add missing library dependency in libPDB.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Rafael Espindola
Allow building the gold plugin even if the gold binary...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Ahmed Bougacha
[AArch64] Don't assert when combining (v3f32 select...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Chris Bieneman
Fixes a hang that can occur if a signal comes in during...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Bill Schmidt
Silence unused variable errors for no-asserts builds
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Hans Wennborg
Switch lowering: order bit tests by branch weight.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
David Blaikie
[opaque pointer type] encode the pointee type of global...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Bill Schmidt
[PPC64LE] Remove unnecessary swaps from lane-insensitiv...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Zachary Turner
[llvm-symbolizer] Link DebugInfoPDB for the autoconf...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Sanjay Patel
fix 80-cols; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Zachary Turner
Fix build broken by incorrect class name.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Zachary Turner
Make llvm-symbolizer work on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Zachary Turner
Make an RAII com initializer.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Toma Tabacu
[mips] Correct bytes to bits in 2 comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Elena Demikhovsky
AVX-512: added calling conventions for i1 vectors.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Brendon Cahoon
[Hexagon] Use constant extenders to fix up hardware...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Toma Tabacu
[mips] [IAS] Improve warning for using AT with .set...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Vasileios Kalintiris
Reapply "[mips][FastISel] Implement shift ops for Mips...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Toma Tabacu
[mips] [IAS] Rename getATRegNum and setATReg to {g...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Elena Demikhovsky
AVX-512: Extend/Truncate operations for SKX,
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Patrik Hagglund
Remove unused variable, found with gcc-5.1 -Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Toma Tabacu
[MC] [IAS] Add support for the \@ .macro pseudo-variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Pawel Bylica
Constfold insertelement to undef when index is out...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Simon Pilgrim
[X86][SSE] Add v16i8/v32i8 multiplication support
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Philip Reames
[PerformanceTips] Italics are *word*, not _word_
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Philip Reames
[PerformanceTips] Provide context on the impact of...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Philip Reames
Add two new items to PerformanceTips
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Philip Reames
Make the message associated with a fatal error slightly...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Philip Reames
[RewriteStatepointsForGC] Exclude constant values from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Philip Reames
Don't Place Entry Safepoints Before the llvm.frameescap...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Alexei Starovoitov
[bpf] fix build and remove a compiler warning in Releas...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-26
Matt Arsenault
R600: Remove / merge redundant testcases
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Sanjay Patel
[x86] instcombine more cases of insertps into a shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Sanjay Patel
add SSE run to check non-AVX codegen
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Benjamin Kramer
[ARM] Simplify code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Benjamin Kramer
[hexagon] Use range-based for loops. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Benjamin Kramer
[hexagon] Remove setHexLibcallName, it leaks memory.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Simon Pilgrim
line endings fix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Saleem Abdulrasool
build: make libunwind a proper project
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Andrew Kaylor
Fix build error from accidental change
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Andrew Kaylor
[WinEH] Find correct cloned entry block for outlined...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Andrew Kaylor
[WinEH] Find correct cloned entry block for outlined...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Nico Weber
Assert that Process::FindInEnvPath() is passed a relati...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
Linker: Copy over function metadata attachments
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
IR: Add assembly/bitcode support for function metadata...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
Verifier: Function metadata attachments require a body
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
IR: Add Function metadata attachments
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
LLParser: Simplify ParseInstructionMetadata(), NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Quentin Colombet
[DAGCombiner] Fix the type used in canFoldInAddressingM...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
LLParser: Split out ParseMetadataAttachment(), NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
David Blaikie
[opaque pointer type] Verifier/AutoUpgrade: Remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
AsmWriter: Parameterize the syntactic separator for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
AsmWriter: Only collect attachment names once per module
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Kaelyn Takata
Remove an unused variable to prevent -Werror build...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
AsmWriter: Split out code for printing Metadata attachm...
commit
|
commitdiff
|
tree
|
snapshot
next