projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-10-23
David Blaikie
DebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Hans Wennborg
MachODump.cpp: fix MSVC build
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Ahmed Bougacha
[X86] Improve mul w/ overflow codegen, to MUL8+SETO.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
David Blaikie
DebugInfo: Remove DwarfDebug::addCurrentFnArgument...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Sanjay Patel
Handle sqrt() shrinking in SimplifyLibCalls like any...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Kevin Enderby
Change the name of the field BindTable to bindtable...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Peter Collingbourne
Make llvm-go test dependency optional.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Rafael Espindola
Make llvm-link behave a bit more like LTO.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Kevin Enderby
Update llvm-objdump’s Mach-O symbolizer code for Object...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Rafael Espindola
Cleanup this test a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Rafael Espindola
Cleanup this test a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
David Blaikie
DebugInfo: Simplify/tidy/correct global variable decl...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Rafael Espindola
Make this test a bit stricter.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Rafael Espindola
Make this test a bit stricter.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Reid Kleckner
Revert "Don't count inreg params when mangling fastcall...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Chris Bieneman
Adding llvm-shlib to CMake build system with a few...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
David Blaikie
Remove explicit (void) use of DwarfFile::DD that was...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Renato Golin
Do not emit intermediate register for zero FP immediate
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Rafael Espindola
clang-format two code snippets to make the next patch...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Rafael Espindola
Add unittest for extreme alignments.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
NAKAMURA Takumi
Hexagon/Disassembler/LLVMBuild.txt: Update libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
NAKAMURA Takumi
Hexagon/LLVMBuild.txt: Prune CRLF.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
NAKAMURA Takumi
[CMake] Prune CRLF in CMakeLists.txt(s).
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
NAKAMURA Takumi
[CMake] Prune trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
NAKAMURA Takumi
Revert r220427, "[Hexagon] Adding encoding bits for...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Zoran Jovanovic
[mips][microMIPS] Implement ADDIUR1SP instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Zoran Jovanovic
ps][microMIPS] Implement ADDIUR2 instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Zoran Jovanovic
ps][microMIPS] Implement LI16 instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Zoran Jovanovic
[mips][microMIPS] Implement CodeGen support for SLL16...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Oliver Stannard
[Thumb2] Improve disassembly of memory hints
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Akira Hatanaka
[ARM, stack protector] If supported, use armv7 instruct...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Frederic Riss
Assert that ValueHandleBase::ValueIsRAUWd doesn't chang...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Frederic Riss
Modernize doxygen comments in Support/Dwarf.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Frederic Riss
[dwarfdump] Dump DW_AT_ranges values inline in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Peter Collingbourne
Add llvm-go tool.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Evgeniy Stepanov
[msan] Emit checks for constant shadow values under...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
David Blaikie
[DebugInfo] Sink DwarfDebug::addCurrentFnArgument down...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
David Blaikie
[DebugInfo] Add DwarfDebug& to DwarfFile.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
David Blaikie
[DebugInfo] Remove LexicalScopes::isCurrentFunctionScop...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Derek Schuff
Fix Mips nacl-mask test for new bundle-aligned label...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Lang Hames
[MCJIT] Make repeat calls to MCJIT::getPointerToFunctio...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
David Majnemer
Attempt to fix the build after r220439
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Derek Schuff
[MC] Attach labels to existing fragments instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Colin LeMahieu
[Hexagon] Adding encoding bits for add opcode.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Chad Rosier
[AArch64] Add support for the .inst directive.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Peter Collingbourne
Go: add binding for LLVMSetUnnamedAddr.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Benjamin Kramer
Strength reduce constant-sized vectors into arrays...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Peter Collingbourne
Do not add -gsplit-dwarf to LLVM_DEFINITIONS.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Benjamin Kramer
LoopVectorize: Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Diego Novillo
Shorten auto iterators for function basic blocks.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Arsenault
Fix number of operands in documentation for minnum...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Justin Bogner
test: Make this test runnable in directories with ...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Hans Wennborg
Fix VS2012 build; C++11 type aliases are not supported.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Colin LeMahieu
Ammending 220393 - Removing unused decoding tables.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Colin LeMahieu
Ammending 220393 - Removing unused functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Bill Schmidt
[PATCH] Support select-cc for VSFRC when VSX is enabled
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Diego Novillo
Use auto iteration in lib/Transforms/Scalar/SampleProfi...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Colin LeMahieu
[Hexagon] Adding basic disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Philip Reames
Preserving 'nonnull' metadata in SimplifyCFG
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Sanjay Patel
Shrinkify libcalls: use float versions of double libm...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Rafael Espindola
Make two helper functions static.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Diego Novillo
Change error to warning when a profile cannot be found.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Bill Schmidt
[PowerPC] Support select-cc for VSX
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Aaron Ballman
Fixing a -Wsign-compare warning; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Diego Novillo
Support using sample profiles with partial debug info.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Arnaud A. de...
[AArch64] Cleanup A57PBQPConstraints
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Bruno Cardoso...
[InstSimplify] Support constant folding to vector of...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Jyoti Allur
[Thumb/Thumb2] Implement restrictions on SP in register...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Peter Zotov
[OCaml] Fix a typo in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Arsenault
R600/SI: Add another failing testcase for i1 copies
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Arsenault
R600/SI: Add failing testcase reduced from OpenCV
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Rafael Espindola
Handle spaces and quotes in file names in MRI scripts.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Rafael Espindola
Fix a gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Filipe Cabecinhas
Silence gcc's -Wcomment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Daniel Dunbar
[lit] Fix Python-3 compatibility, patch by Dan Liew.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Daniel Dunbar
[lit] Bump version number.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Daniel Dunbar
Fix ShTest parsing error when a keyword line doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Matt Arsenault
Try to fix documentation bot warning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Evgeniy Stepanov
[msan] Handle param-tls overflow.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Hans Wennborg
Revert "Teach the load analysis to allow finding availa...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Lang Hames
[MCJIT] Defer application of AArch64 MachO GOT relocati...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rafael Espindola
MRI scripts: Add addlib support.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
JF Bastien
LTO: respect command-line options that disable vectoriz...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rafael Espindola
Use a range loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Matt Arsenault
Add minnum / maxnum codegen
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Matt Arsenault
Add minnum / maxnum intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Duncan P. N...
IR: Reorder metadata bitcode serialization, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Matt Arsenault
R600/SI: Add missing parameter to div_fmas intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Duncan P. N...
IR: Remove dead code in metadata bitcode writing, NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rafael Espindola
Overwrite instead of adding to archives when creating...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Arnaud A. de...
Pacify bots and simplify r220321
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rafael Espindola
Convert a few std::string with StringRef. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Reid Kleckner
GCC has supported C++11 ref-qualifiers since 4.8.1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Matt Arsenault
R600: Use default GlobalDirective
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Rafael Espindola
Use a StringRef. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Philip Reames
Teach combineMetadata how to merge 'nonnull' metadata.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Philip Reames
Preserve 'nonnull' when changing type of the load.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Philip Reames
Extend the verifier to check usage of 'nonnull' metadata.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Arnaud A. de...
[PBQP] Teach PassConfig to tell if the default register...
commit
|
commitdiff
|
tree
|
snapshot
next