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-07-16
Rui Ueyama
Make Verdef and Verdaux adjacent in the version definit...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Matthias Braun
llc: Add support for -run-pass none
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Matthias Braun
llc: Move pass query/add code into an own function...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Matthias Braun
ARM/MIR: Move test from MIR to CodeGen/ARM directory
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Matthias Braun
ARM: Initialize LoadStore passes in TargetMachine
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Rui Ueyama
Use SymbolVersion::Id instead of a hard-coded local...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Eric Christopher
Reword comment to be more clear.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Matthias Braun
MIParser: reject subregister indexes on physregs
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Richard Smith
Fix modules buildbot after r275633.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Justin Lebar
Don't do uint64_t(1) << 64 in maxUIntN.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Eric Christopher
Remove extra semi-colon. Fixes warning and Werror bots.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Erik Pilkington
[ObjC] Implement @available in the Parser and AST
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Richard Smith
Reimplement ExternalSemaSource delegation in terms of
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Sean Callanan
Fixed the location of the Swift bindings in the Xcode...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Samuel Antao
Use std::string instead of StringRef when generating...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Samuel Antao
Attempt to fix breakage caused by r275645 for Windows...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Kostya Serebryany
[libFuzzer] add hooks for strstr, strcasestr, strcasecm...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Vedant Kumar
[llvm-cov] Attempt to appease an older builder
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Sebastian Pop
bugpoint: add flag -verbose-errors
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Samuel Antao
[CUDA][OpenMP] Create generic offload action
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Kostya Serebryany
[asan] trying to fix the windows build
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Duncan P. N...
Reapply "Mips: Avoid implicit iterator conversions...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Vedant Kumar
[llvm-cov] Attempt to appease Windows bots
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Eugene Zelenko
Fixes for standalone build:
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Vedant Kumar
[llvm-cov] Optionally use a symbol demangler when prepa...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Vedant Kumar
[llvm-cov] Document a few private fields of CodeCoverag...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Vedant Kumar
[Support] Fix a doxygen comment (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Junmo Park
Minor code cleanups. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Jacques Pienaar
[lanai] Small cleanup: remove/comment out unused args
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
AMDGPU: Fix verifier error from partially undef copy
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Michael Kuperstein
ExpandPostRAPseudos should transfer implicit uses,...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Alexei Starovoitov
BPF: Use official ELF e_machine value
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
George Burgess IV
Fix a typeo.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Jacques Pienaar
[lanai] Fix build by updating calls to getLoad & getStore.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Argyrios Kyrtzidis
[index] Create different USR if a property is a class...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Zachary Turner
[pdb] Teach MsfBuilder and other classes about the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Zachary Turner
[pdb] Round trip the NameMap data structure to YAML.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Zachary Turner
[pdb] Use MsfBuilder to handle the writing PDBs.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
StructurizeCFG: Fix inverting constantexpr conditions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Krzysztof Parzyszek
[Hexagon] Handle instruction latency for 0 or 2 cycles
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Richard Smith
Revert r275481, r275490. This broke modules bootstrap.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
AMDGPU: Remove legacy ldexp builtin
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
AMDGPU: Update for rsq intrinsic changes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Kostya Serebryany
[sanitizers] add interceptor for memmem; add weak hooks...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
AMDGPU: Remove brev intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
AMDGPU: Fix TargetPrefix for remaining r600 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
AMDGPU: Remove AMDGPU.ldexp
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
AMDGPU: Remove legacy rsq.clamped intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matt Arsenault
AMDGPU/R600: Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Saleem Abdulrasool
DebugInfo: reorder some initializers
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Saleem Abdulrasool
CodeGen: avoid emitting unnecessary CFI
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Michael Zolotukhin
Make processInstruction from LCSSA.cpp externally avail...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Richard Smith
Push alias-declarations and alias-template declarations...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Zachary Turner
[pdb] Introduce MsfBuilder for laying out PDB files.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Saleem Abdulrasool
Sema: support __declspec(dll*) on ObjC interfaces
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Argyrios Kyrtzidis
[test/objcmt] Add a follow-up test case for r275600.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Rui Ueyama
ELF: Include filenames in error messages.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Nico Weber
Teach fast isel about the win64 calling convention.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Krzysztof Parzyszek
[Hexagon] Make MI scheduler check for stalls in previou...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Rui Ueyama
Remove variables. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
George Burgess IV
[CFLAA] Add attributes handling for CFLAnders.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Nemanja Ivanovic
[PowerPC] Set kill flag for scratch register when spill...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
George Burgess IV
[CFLAA] Add an initial CFLAnders implementation.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Derek Schuff
Fix calls to SelectionDAG::getStore
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Argyrios Kyrtzidis
[objcmt] Fix a buffer overflow crash than can occur...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Vitaly Buka
Revert "[AMDGPU] Add metadata for runtime"
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Krzysztof Parzyszek
[Hexagon] Replace postprocessDAG with a more elaborate...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Xinliang David Li
[Profile] instroduce portability macro for dir separator(s
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Jingyue Wu
[ReassociateGEP] Update tests to allow missing "inbound...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Sjoerd Meijer
[MBP] Clean up of the comments, and a first attempt...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Sanjay Patel
add tests for associative ops blocked by a cast
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Davide Italiano
[SCCP] Merge two conditions into one. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Justin Lebar
[SelectionDAG] Get rid of bool parameters in SelectionD...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Justin Lebar
[CodeGen] Take a MachineMemOperand::Flags in MachineFun...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Argyrios Kyrtzidis
[AST] Keep track of the left brace source location...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Argyrios Kyrtzidis
[objcmt] Don't add an #import of Foundation unnecessari...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Rong Xu
[PGO] IRPGO pre-cleanup pass changes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Sanjay Patel
fix documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Krzysztof Parzyszek
[Hexagon] Add a scheduling DAG mutation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Etienne Bergeron
[compiler-rt] Fix 64-bits exception handlers in ASAN...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Etienne Bergeron
[compiler-rt] Fix incorrect handling of indirect load.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Adam Nemet
[OptRemark,LDist] RFC: Add hotness attribute
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Kostya Serebryany
[libFuzzer] add ThreadedLeakTest
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
David Majnemer
[AliasAnalysis] Give back AA results for fence instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Etienne Bergeron
TestCase null_deref was failing in Win64:
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Tobias Grosser
GPGPU: Format statements scheduled on the host ourselves
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Krzysztof Parzyszek
[Hexagon] Update instruction itineraries
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Wei Ding
AMDGPU: Add Clang Builtin for v_lerp_u8
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Dehao Chen
[PM] Convert LoopInstSimplify Pass to new PM
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Justin Bogner
IR: Sort generic intrinsics before target specific...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Krzysztof Parzyszek
[Hexagon] Fixes/changes to instruction selection
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Tobias Grosser
GPGPU: Use schedule whole components for scheduler
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Jun Bum Lim
[DSE]Enhance shorthening MemIntrinsic based on OverlapI...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Dean Michael...
XRay: Remove duplicate checks for xray instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Krzysztof Parzyszek
[Hexagon] Improve patterns with stack-based addressing
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Nico Weber
In dag-optnone.ll, use varargs instead of win64 to...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Matthew Simpson
[LV] Swap A and B in interleaved access analysis (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Yaxun Liu
[AMDGPU] Add metadata for runtime
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Tobias Grosser
GPGPU: Drop domain constraints from flow dependences
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Jacques Pienaar
Rename AnalyzeBranch* to analyzeBranch*.
commit
|
commitdiff
|
tree
|
snapshot
next