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-13
Tom Stellard
ELFYAML: Add support for parsing AMDGPU section attribu...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Reid Kleckner
[Symbolizer] Don't use PE symbol tables to override...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Sanjay Patel
use range-based for loop; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[ARM] Replace ARMISD::RBIT with ISD::BITREVERSE
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Artyom Skrobov
Fixing a typo in docs/CodeGenerator.rst
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Zlatko Buljan
[mips][microMIPS] Implement SHRA[_R].PH, SHRAV[_R]...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Daniel Sanders
[mips][ias] Explicitly disable IAS on asm-large-immedia...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Ulrich Weigand
[SystemZ] Simplify boolean conditional return statements
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Daniel Sanders
[mips][ias] Replace invalid assembly insn in test since...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Liew
[lit] Improve error message when lit fails to executabl...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Liew
[lit] Fix bug where ``lit.util.which()`` would return...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[GlobalOpt] Make sure all debug lines end with '\n'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[GlobalOpt] Coding style - remove function names from...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[AArch64] Check the expansion of BITREVERSE in regressi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
James Molloy
[SDAG] Fix expansion of BITREVERSE
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Sanjoy Das
[ImplicitNulls] Add some clarifying comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Colin LeMahieu
[Hexagon] Fixing leak in padEndloop by allocating in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
NAKAMURA Takumi
llvm/test/tools/llvm-profdata/text-format-errors.test...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Nathan Slingerland
[llvm-profdata] Add check for text profile formats...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Kostya Serebryany
[libFuzzer] more trophies
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Davide Italiano
[lib/Linker] Convert assert(false) to llvm_unreachable().
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Kostya Serebryany
[libFuzzer] make libFuzzer build even with a compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Colin LeMahieu
[Hexagon] NFC. Adding a number of packet correctness...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Akira Hatanaka
Revert r252990.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Gohman
[WebAssembly] Inline asm support.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
NAKAMURA Takumi
LLVM_ENABLE_MODULES: No need to set -fcxx-modules in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Akira Hatanaka
Provide a way to specify inliner's attribute compatibil...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Colin LeMahieu
[Hexagon] Adding relaxation functionality to backend...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Gohman
[WebAssembly] Un-mangle the conversion instruction...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Gohman
[WebAssembly] Rename BR_IF_ to BR_IF
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Gohman
[WebAssembly] Remove unneeded TODO items. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Gohman
[WebAssembly] Tidy up and update a TODO item. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Joseph Tremoulet
[WinEH] Find root frame correctly in CLR funclets
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dan Gohman
[WebAssembly] Introduce a new pseudo-operand for unused...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Vyacheslav...
X86-FMA3: Implemented commute transformations FMA*_Int...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Davide Italiano
[SimplifyLibCalls] Make a function shorter. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Colin LeMahieu
[Hexagon] Adding checks for values out of operand range...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Colin LeMahieu
[Hexagon] Adding test to make sure labels and register...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Sanjay Patel
specify triple and tighten checks using update_llc_test...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tom Stellard
Revert "Remove unnecessary call to getAllocatableRegClass"
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Akira Hatanaka
Revert r252949.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Akira Hatanaka
Provide a way to specify inliner's attribute compatibil...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Sanjoy Das
Revert r243347 "Add TargetTransformInfo::isZExtFree."
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Sanjoy Das
[ImplicitNulls] Fix wrapping by breaking up a condition...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Sanjoy Das
[ImplicitNull] Extract out a HazardDetector class, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Mike Aizatsky
disabling sancov tests: too many failures on different...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Mike Aizatsky
sancov tests - platform independent separators
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Vyacheslav...
My first/test commit. Removed a trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tobias Grosser
Revert "Fix bug 25440: GVN assertion after coercing...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Mike Aizatsky
sancov test suite
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Teresa Johnson
[ThinLTO] Update test to be more tolerant of ordering...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Benjamin Kramer
[Hexagon] Allocate MCInst in the MCContext to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Chad Rosier
[LIR] Minor refactoring. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Blaikie
Roll an expression into an assert to fix -Wunused-varia...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nathan Slingerland
reverting r252916 to investigate test failure
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Weiming Zhao
Fix bug 25440: GVN assertion after coercing loads
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Quentin Colombet
[ShrinkWrap] Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Quentin Colombet
[ShrinkWrap] Make sure we do not mess up with EH funcle...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nathan Slingerland
[llvm-profdata] Add check for text profile formats...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Diego Novillo
SamplePGO - Move FunctionSamples::print() to a better...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Andrew Kaylor
[WinEH] Fix problem with removing an element from a...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Rafael Espindola
Comment update. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Dan Gohman
[WebAssembly] Reapply r252858, with svn add for the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Michael Zuckerman
[x86] translating "fp" (floating point) instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Artyom Skrobov
Cull non-standard variants of ARM architectures (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Hans Wennborg
Revert r252858: "[WebAssembly] Switch to MC for instruc...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Vasileios Kalintiris
Re-apply "[mips] Use correct frame register for DWARF...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
James Molloy
[ARM] CMOV->BFI combining: handle both senses of CMPZ
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Renato Golin
Revert "[ARM] Enable shrink-wrapping by default."
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Daniel Sanders
Implement .reloc (constant offset only) with support...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Zlatko Buljan
[mips][microMIPS] Implement LWM16, SB16, SH16, SW16...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Vasileios Kalintiris
Revert "[mips] Use correct frame register for DWARF...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Hans Wennborg
Remove mention of {ADD,SUB}_PARTS. They were removed...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Vasileios Kalintiris
[mips] Use correct frame register for DWARF info when...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
James Molloy
[InstCombine] Add trivial folding (bitreverse (bitrever...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
James Molloy
[SDAG] Introduce a new BITREVERSE node along with a...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
James Molloy
Revert "Revert "[FunctionAttrs] Identify norecurse...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Kuba Brecka
[Object, MachO] Mark symbols from DATA and BSS sections...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Amjad Aboud
dwarfdump: Added macro support to llvm-dwarfdump tool.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Dylan McKay
Add AVR backend skeleton
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
James Molloy
Revert "[FunctionAttrs] Identify norecurse functions"
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
James Molloy
[FunctionAttrs] Identify norecurse functions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Blaikie
Mostly revert 252842 due to failures on some buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Dan Gohman
[WebAssembly] Switch to MC for instruction printing.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Mike Aizatsky
output_csv libfuzzer option
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Blaikie
dwarfdump: Add error checking to fix the buildbots...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Blaikie
dwarfdump: Add some error handling for DWP index sectio...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Blaikie
dwarfdump: Dump the contents of DWP indexes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matthias Braun
LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Kostya Serebryany
[libFuzzer] experimental flag -drill (another search...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Manman Ren
[TLS on Darwin] use a different mask for tls calls...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Blaikie
dwarfdump: Use the right enum for the tu_index section
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
David Blaikie
dwarfdump: add command line support for dumping the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Xinliang David Li
Fix problems in coding style
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Quentin Colombet
[ARM] Enable shrink-wrapping by default.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Reid Kleckner
[WinEH] Don't forward branches across empty EH pad BBs
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Chad Rosier
[LIR] General refactor to improve compile-time and...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Hemant Kulkarni
Fix docs build break for revision r252798
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
David Majnemer
[IR] Add support for empty tokens
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Chris Bieneman
[CMake] Fixing passthrough for variables starting with...
commit
|
commitdiff
|
tree
|
snapshot
next