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
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
2016-03-07
Rafael Espindola
Adjust the .bss alignment to include common symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Adam Nemet
Revert "Enable LoopLoadElimination by default"
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Joerg Sonnenberger
Implement __builtin_eh_return_data_regno for SPARC...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Joerg Sonnenberger
Describe the magic numbers returned by getEHDataRegiste...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Rafael Espindola
lto: Record visibility in defined symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Michael Zuckerman
[CLANG][AVX512][BUILTIN] Adding new feature flag headed...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Carlo Bertolli
[OPENMP] Codegen for distribute directive: fix bug...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Carlo Bertolli
Reapply r262741 [OPENMP] Codegen for distribute directive
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Chandler Carruth
[memdep] Switch to range based for loops.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Amjad Aboud
Resolved Bug 26414.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Chandler Carruth
[DFSan] Remove an overly aggressive assert reported...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Filipe Cabecinhas
[sanitizer-common] Use @LINE in test.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Filipe Cabecinhas
[Fix r262785] Fix missing declaration when COMPILER_RT_...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Chandler Carruth
[memdep] Switch a function to return true on success...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Chandler Carruth
[memdep] Cleanup the implementation doxygen comments...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Chandler Carruth
[memdep] Finish cleaning up all of the comments' doxygen.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Chandler Carruth
[memdep] Switch from a hacky use of PointerIntPair...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Chandler Carruth
[memdep] Update the comments' doxygen style and place...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Chandler Carruth
[memdep] Run clang-format over the header before portin...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Michael Zuckerman
[CLANG][AVX512][BUILTIN] Adding new feature flag header...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Mohit K. Bhakkad
[LLDB][MIPS] Fix TestDisassembleBreakpoint
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
David Majnemer
[MS ABI] Mangle symbols names longer than 4096 characte...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Michael Zuckerman
[CLANG][AVX512][BUILTIN] Adding vpmultishiftqb{128...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Jason Molenda
Move SBLanguageRuntime.cpp from the lldb-core group...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Craig Topper
[CodeGen] Add space-optimized EmitMergeInputChains1_2...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Bill Seurer
[powerpc] mark setuid.c and setuid2.c as unsupported
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Rui Ueyama
Split BitcodeFile::parse. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Mehdi Amini
Add a new insert_as() method to DenseMap and use it...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Mehdi Amini
Bitcode reader: Inline readAbbreviatedField in readReco...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
NAKAMURA Takumi
Revert r130657, "Windows/DynamicLibrary.inc: Clean...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Simon Pilgrim
[X86][AVX512] Fixed VPERMT2* shuffle mask decoding...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Valery Pykhtin
[AMDGPU] Using table-driven amd_kernel_code_t field...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Marshall Clow
Update with work items passed in Jacksonville
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Felix Berger
[ASTMatchers] Document that isAnyPointer() matcher...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Valery Pykhtin
fix sanitizer-ppc64be-linux failure for r262804
commit
|
commitdiff
|
tree
|
snapshot
next