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
2014-07-17
Nico Weber
Add a test for PR20343 after llvm r213303.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Hans Wennborg
MS compatibility: always emit dllexported in-class...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Nico Weber
ms inline asm: Don't add x86 segment registers to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Lang Hames
Make myself code owner of MCJIT.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Joerg Sonnenberger
If char/short are shorter than int, do not use U as...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alp Toker
Drop the udis86 wrapper from llvm::sys
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Joerg Sonnenberger
Always set the C suffix macro, even if it is empty.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Reid Kleckner
TableGen: Add 'static' to a large array to avoid a...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Ehsan Akhgari
clang-cl: Flush stdout after writing the /showIncludes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Arnaud A. de...
[AArch64] Cleanup AsmParser: no need to use dyn_cast...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Suyog Sarda
Rectify r213231. Use proper version of 'ComputeNumSignB...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Jim Ingham
In Process::LoadImage, if dlopen returns 0x0 fetch...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Lang Hames
[MCJIT] Significantly refactor the RuntimeDyldMachO...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alexey Samsonov
[ASan] Don't instrument load/stores with !nosanitize...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alexey Samsonov
[UBSan] Add !nosanitize metadata to the code generated...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Hans Wennborg
Typo: exists -> exits
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Joerg Sonnenberger
Provide __SIG_ATOMIC_MAX__ next to __SIG_ATOMIC_WIDTH__.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Nico Weber
Wrap a comment to 80 columns, no code change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Justin Holewinski
[NVPTX] Improve handling of FP fusion
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Matt Arsenault
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Sean Callanan
Fixed our install-headers script to set version
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Zinovy Nis
[BUG] Due to a typo introduced in r199933 and r200027...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Fariborz Jahanian
Objective-C. deprecated attribute is not inherited...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Adam Nemet
[X86] AVX512: Add disassembler support for compressed...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Adam Nemet
[X86] AVX512: Rename EVEX_CD8V to CD8_Form
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Adam Nemet
[X86] AVX512: Use the TD version of CD8_Scale in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Adam Nemet
[X86] AVX512: Move compressed displacement logic to TD
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Adam Nemet
[TableGen] Allow shift operators to take bits<n>
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Justin Holewinski
[NVPTX] Add missing .v4 qualifier on vector store instr...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Saleem Abdulrasool
MC: correct DWARF header for PE/COFF assembly input
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Saleem Abdulrasool
MC: fix MCAsmInfo usage for windows-itanium
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Saleem Abdulrasool
MC: collapse emission of producer
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Johannes Doerfert
[Refactor] Move code out of the IslAst header
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Marshall Clow
Fix bug #20335 - memory leak when move-constructing...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Justin Holewinski
[NVPTX] Flag surface/texture query instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Hal Finkel
Handle __assume in the VoidExprEvaluator
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Hal Finkel
Add an __assume side-effects warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Aaron Ballman
Using a std::string instead of a StringRef because...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evgeniy Stepanov
[asan] Remove leftover debug printf.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evgeniy Stepanov
[asan] Fix malloc interception on Android L Preview.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alexey Bataev
[OPENMP] Initial parsing and sema analysis of 'mergeabl...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Yi Kong
ARM: Add ACLE memory barrier intrinsic mapping
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alp Toker
Revert "Handle diagnostic warnings in Frontend diagnost...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Aaron Ballman
Fixing the objc_runtine_name documentation so that...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Daniel Jasper
clang-format: Fix parsing of conditional expressions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alexey Bataev
[OPENMP] Initial support for parsing and sema analysis...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Justin Holewinski
[NVPTX] Add more surface/texture intrinsics, including...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Ehsan Akhgari
Upstream an MS inline assembly test from Mozilla's...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Tim Northover
ARM: support direct f16 <-> f64 conversions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Justin Holewinski
[TABLEGEN] Do not crash on intrinsics with names longer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Tim Northover
CodeGen: generate single libcall for fptrunc -> f16...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Tim Northover
X86: support double extension of f16 type.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Yi Kong
Port memory barriers intrinsics to AArch64
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Tim Northover
IR: update Clang to use polymorphic __fp16 conversion...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Tim Northover
CodeGen: extend f16 conversions to permit types > float.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Yi Kong
Port memory barriers intrinsics to AArch64
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Daniel Sanders
[mips] .reginfo is 8 byte aligned on N32.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alexander Kornienko
Make the diagnostic message more complete to check...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Daniel Sanders
[mips] Correct ELF e_flags for the N32 ABI when using...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Daniel Sanders
[mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Daniel Sanders
[mips] Fix ELF e_flags related to -mabicalls and -mplt.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Daniel Sanders
[mips] Pass the ABI to the integrated assembler and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Yi Kong
Fix the prefix for arm64 triple
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Evgeniy Stepanov
[msan] Avoid redundant origin stores.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Benjamin Kramer
[clang-tidy] MemsetZeroLenghtChecker: Don't crash tryin...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alexander Musman
[OPENMP] Parsing/Sema analysis of directive 'master'
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Sylvestre Ledru
Consistency on the tab/space
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Sylvestre Ledru
Fix Bug 14061 - scan-build crashes during postprocessi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Benjamin Kramer
[clang-tidy] Provide links to the google style guide...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Alexey Bataev
[OPENMP] Initial parsing and sema analysis for 'final...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Suyog Sarda
Move ashr optimization from InstCombineShift to InstSim...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Matt Arsenault
Use range for
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Matt Arsenault
R600: Short circuit alloca check if address space isn...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Suyog Sarda
Fix Typo (first commit to test commit access)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Eric Fiselier
[lit] Add --show-unsupported flag to LIT
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Eric Fiselier
[libcxx] Add <experimental/utility> header for LFTS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Eric Fiselier
Change _LIBCXX_CONSTEXPR_AFTER_CXX11 to check for c...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Richard Smith
Track the difference between
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Eric Fiselier
Test commit: Reverting whitespace changes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Eric Fiselier
Test commit: whitespace change
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Saleem Abdulrasool
MC: make WinEH opcode an opaque value
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Nikola Smiljanic
Fix FriendDecl source location and range for class...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Hal Finkel
Improve BasicAA CS-CS queries (redux)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Sean Callanan
Two fixes in the Objective-C language runtime:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
David Majnemer
MS ABI: Padding injected between empty vbases doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Rui Ueyama
[PECOFF] Set DLL bit in PE header if DLL.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Kuba Brecka
[compiler-rt] [asan] Refactor DescribeAddressIfStack...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Nico Weber
libcxxabi cmake: Use HandleLLVMOptions.cmake, don't...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
David Blaikie
DebugInfo: Forward HandleTagDeclRequiredDefinition...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
David Blaikie
Revert "Stuff"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
David Blaikie
DebugInfo: Ensure the ASTConsumer "HandleTagDeclRequire...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
David Blaikie
Stuff
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Jingyue Wu
Partially revert r210444 due to performance regression
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Hal Finkel
Add basic (noop) CodeGen support for __assume
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Sanjay Patel
Fixed formatting, removed bug reference, renamed testcase
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Juergen Ributzka
[FastISel] Local values shouldn't be alive across an...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Lang Hames
[MCJIT] Improve a RuntimeDyldChecker diagnostic.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Richard Smith
When list-initializing an object of class type, if...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Hal Finkel
Fix a typo in the inalloca description
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Greg Clayton
Modify the EFI KDP debugging to not use any dynamic...
commit
|
commitdiff
|
tree
|
snapshot
next