projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2016-03-08
Sanjay Patel
rangify, fix function names; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Krzysztof Parzyszek
Invoke DAG postprocessing in the post-RA scheduler
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Aaron Ballman
Turning on the /bigobj flag for two more files that...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Sanjay Patel
don't repeat function names in documentation comments...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Artyom Skrobov
[ARM] Simplify ARMInstr*.td by getting rid of identity...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Hans Wennborg
Revert r262599 "[X86][SSE] Improve vector ZERO_EXTEND...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Manuel Klimek
Fix problem with uninitilialized bool found by asan.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Mike Spertus
Add Visual Studio native visualizers for several Clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Marshall Clow
Remove a couple tabs that crept in
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Marshall Clow
Implement P0272R1: Give 'std::string' a non-const ...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Krzysztof Parzyszek
Add DAG mutation interface to the DFA packetizer
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Igor Breger
AVX512: Add extract_subvector patterns v8i1->v4i1 ...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Marshall Clow
Implement P0253R1: Fixing a design mistake in the searc...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Filipe Cabecinhas
[Fix r262788] Fix missed prototype with the old llvm...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Benjamin Kramer
[gold] Avoid assertion failures when taking a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Tamas Berghammer
Fix log in Broadcaster causing a crash
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Filipe Cabecinhas
[llvm-config] Get rid of code related to the Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Tamas Berghammer
Try to fix windows build after rL262863
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Kevin Funk
Bump libclang API version after r262318
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Duncan P. N...
Sema: Methods in unavailable classes are unavailable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Ewan Crawford
Use c_str() instead of GetCString() to fix build
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Simon Pilgrim
[X86] Regenerated vector float extension tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Junmo Park
Remove pr25342 test-case.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Tobias Grosser
Also clang-format *.c run-time library files
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Junmo Park
Revert "[InstCombine] Combine A->B->A BitCast"
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Duncan P. N...
Sema: Treat 'strict' availability flag like unavailable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Enrico Granata
This is actually a FileSpec, so use .GetCString() instead
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Enrico Granata
Use .c_str() here to unbreak the Linux build
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Enrico Granata
A few more improvements on the way to the command alias...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Rui Ueyama
ELF: Rename NoInhibitExec -> NoinhibitExec.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Rui Ueyama
ELF: Add /lib and /usr/lib as default search paths.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Enrico Granata
Turn GetAliasOptions() into GetAlias()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Justin Bogner
SelectionDAG: Appease the bots that don't like my union
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Peter Collingbourne
Fix evaluation order. Spotted by Alexander Riccio!
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Kit Barton
[Power9] Implement new vsx instructions: load, store...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Enrico Granata
Attempt to fix the Ubuntu buildbot by making FindLonges...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Jason Molenda
Unbreak linux build broken by r262901
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Dan Gohman
[WebAssembly] Update for spec change from tableswitch...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Justin Bogner
Re-apply "SelectionDAG: Store SDNode operands in an...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Enrico Granata
Move ProcessAliasOptionsArgs to be a static on CommandA...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Enrico Granata
Change the way command aliases are stored. Go from...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[MIR] Change the token name for '<' and '>' to be consi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[AArch64][GlobalISel] Add a test case for the IRTranslator.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[AArch64] Initialize GlobalISel as part of the target...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[GlobalISel] Introduce initializer method to support...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Ekaterina Romanova
Add doxygen comments to bmiintrin.h's intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Anna Zaks
[analyzer] Fix missed leak from MSVC specific allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[MIR] Teach the parser/printer that generic virtual...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Justin Bogner
Revert "SelectionDAG: Store SDNode operands in an Array...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Richard Smith
A couple more UB fixes for C++14 sized deallocation.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[MIR] Teach the parser how to parse complex types of...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Richard Smith
Use class="svn" for features with SVN status.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Richard Smith
Move [[nodiscard]] tests into test/CXX tree.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Richard Smith
Define __has_cpp_attribute(fallthrough) to a more reaso...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Justin Bogner
SelectionDAG: Store SDNode operands in an ArrayRecycler
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[MIR] Teach the printer how to print complex types...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[AsmParser] Expose an API to parse a string starting...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Easwaran Raman
Revert revisions 262636, 262643, 262679, and 262682.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Richard Smith
Add accidentally forgotten testcase from r262881.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Richard Smith
P0188R1: add support for standard [[fallthrough]] attri...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[MIR] Print the type of generic machine instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[MIR] Teach the mir parser about types on generic machi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[lit] Teach lit about global-isel requirement.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Quentin Colombet
[llvm-config] Teach llvm-config about global-isel.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Anna Zaks
[tsan] Add support for pointer typed atomic stores...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Sanjay Patel
[x86] add test to show missing optimization
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Sanjay Patel
[x86] simplify test and tighten checks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Quentin Colombet
[MachineInstr] Get rid of some GlobalISel ifdefs.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Aaron Ballman
Implement support for [[nodiscard]] in C++1z that is...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Marshall Clow
Implement P0025R0: 'An algorithm to clamp a value betwe...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Amaury Sechet
Remove unused import in Orc C API
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Quentin Colombet
[IR] Provide an API to skip the details of a structured...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Quentin Colombet
[AsmParser] Add a function to parse a standalone type.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Quentin Colombet
[MIR] Teach the MIPrinter about size for generic virtua...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Marshall Clow
non-member swap for array was mistakenly taking const...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Matt Arsenault
Fix broken example for bitreverse documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Matt Arsenault
AMDGPU: Match more med3 integer patterns
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Jim Ingham
Change over the broadcaster/listener process to hold...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Quentin Colombet
[MIR] Teach the parser how to handle the size of generi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Quentin Colombet
[MachineRegisterInfo] Add a method to set the size...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Amaury Sechet
Small formating change in Core.cpp . NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Tobias Grosser
doxygen: Also show private members
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Tobias Grosser
doxygen: Fix region marker
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Tobias Grosser
Drop comment separators
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Quentin Colombet
[MachineRegisterInfo] Get rid of the global-isel ifdefs.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Tobias Grosser
docs: Add doxygen mainpage
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Matt Arsenault
AMDGPU: Remove a fixme for ptrrtoint handling
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Matt Arsenault
AMDGPU: Move function only used by R600
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Matt Arsenault
DAGCombiner: Check legality before creating extract_vec...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Adrian Prantl
Module Debugging: Fix a crash when emitting debug info...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Tobias Grosser
Test documentation rebuild
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Justin Bogner
SelectionDAG: Remove some unused AtomicSDNode construct...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Rafael Espindola
Add support for common symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Michael Zuckerman
[CLANG][AVX512][BUILTIN] Add builtin vcomi{ss|sd}
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Rui Ueyama
Do not use "default" for a fully-covered switch.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Guillaume Papin
python binding: expose compile command filename
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Adam Nemet
[LoopDataPrefetch] If prefetch distance is not set...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Marina Yatsina
[ms-inline-asm][AVX512] Add ability to use k registers...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Marina Yatsina
[ms-inline-asm][AVX512] Add ability to use k registers...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Adam Nemet
[ScopedNoAliasAA] Make test basic.ll less confusing
commit
|
commitdiff
|
tree
|
snapshot
next