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
2015-03-20
Rafael Espindola
Reduce indentation after return. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Rafael Espindola
Use early returns. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Alexander Potapenko
[ASan] fix litling warnings for coverage-order-pcs.cc
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Rafael Espindola
Fold a llvm_unreachable into an assert. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Rafael Espindola
clang-format a function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Alexander Potapenko
[ASan] Move a couple of Posix-specific tests to Posix/
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Alexander Potapenko
[ASan] Move the coverage tests that work on Darwin...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Simon Atanasyan
[Mips] Create special PLT entry in case of MIPS R6 ABI
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Pavel Labath
Fix ninja check-lldb
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Daniel Jasper
[MBP] Don't outline short optional branches
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Pavel Labath
Support for truncate/append on log files
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Alexey Bataev
[MSVC] Explicit specializations can be declared in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Justin Bogner
InstrProf: Make profile variables private to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Craig Topper
[Tablegen] Attempt to add support for patterns containi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Tom Stellard
R600/SI: Add missing CHECK-LABEL lines to a test
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Nick Lewycky
Fix comment from r232794. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Alexei Starovoitov
[bpf] fix build
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Nick Lewycky
When simplifying a SCEV truncate by distributing, consi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Richard Smith
[modules] Remove some redundant work when building...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Duncan P. N...
SampleProfile: Check for missing debug locations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Duncan P. N...
DebugInfo: Check for null before using DIType
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Duncan P. N...
Verifier: Remove the separate DebugInfoVerifier class
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Hans Wennborg
Rewrite SelectionDAGBuilder::Clusterify to run in linea...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Reid Kleckner
C++14: Disable sized deallocation by default due to...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Kostya Serebryany
Allow -fsanitize-coverage with -fsanitize=dataflow
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
David Majnemer
Don't crash-on-valid when an inline function is friend...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Peter Collingbourne
test: Make a start on a test suite for libLTO.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Chaoren Lin
Report watchpoint hits during single stepping.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Eric Christopher
Use the cached subtarget on the MachineFunction when...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Eric Christopher
Use the cached subtarget off of the machine function.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Sanjay Patel
move insert, extract, concat helper functions closer...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Owen Anderson
Fix a nasty bug in DAGCombine of STORE nodes.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Duncan P. N...
Clang follow-up to LLVM r232772
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Chandler Carruth
[Modules] Implement __builtin_isinf_sign in Clang.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Eric Christopher
Remove unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Eric Christopher
Add an MCSubtargetInfo variable to the TargetMachine.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Eric Christopher
Add a TargetMachine local MCRegisterInfo and MCInstrInf...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Reid Kleckner
WinEH: Make llvm.eh.actions emission match the EH docs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Sanjay Patel
[X86, AVX] use blends instead of insert128 with index 0
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Duncan P. N...
Verifier: Remove the separate -verify-di pass
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Peter Collingbourne
Fix build failure.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Peter Collingbourne
LowerBitSets: Avoid reusing byte set addresses.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Peter Collingbourne
libLTO, llvm-lto, gold: Introduce flag for controlling...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Zachary Turner
Move LLDB initialization/shutdown to Initialization.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Chaoren Lin
Fix SBFrame::FindValue for when only global variables...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
David Majnemer
MS ABI: Implement the MSVC 2015 scheme for scope disamb...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Duncan P. N...
PassManagerBuilder: Remove effectively dead 'StripDebug...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Eric Fiselier
Create macro to allow testing of is_convertible without...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Kostya Serebryany
[sanitizer] fix 'sancov.py merge' and add a test for it
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Eric Fiselier
[libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Simon Atanasyan
[Mips] Add comments to the relocation calculation functions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Kaelyn Takata
Correct typos in C11 generic-selection expressions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Hans Wennborg
Switch lowering: extract NextBlock function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Krzysztof Parzyszek
Unxfail test/CodeGen/Generic/vector.ll now passing...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Simon Atanasyan
[Mips] Implement R_MIPS_PCHI16 / R_MIPS_PCLO16 relocati...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Simon Atanasyan
[Mips] Implement R_MIPS_PC18_S3 relocation handling
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Simon Atanasyan
[Mips] Implement R_MIPS_PC19_S2 / R_MIPS_PC26_S2 reloca...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Kostya Serebryany
[sanitizer] trying to fix sancov.py with 32-bit python
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Benjamin Kramer
Remove unused diagnostic.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Nico Weber
Add -Wpartial-availability.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Artem Belevich
Remove .CUDAIsDevice flags from CodeGenOpts as it's...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Reid Kleckner
Fix -ast-dump of dependent new and delete exprs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Artem Belevich
Ignore device-side asm constraint errors while compilin...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Peter Collingbourne
gold: Make powerpc support optional for the tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Peter Collingbourne
GlobalDCE: Improve performance for large modules contai...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Justin Bogner
docs: Update llvm-cov docs for the -use-color flag
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Artem Belevich
Added missing case for IK_PreprocessedCuda.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Reid Kleckner
Add -ast-dump support for new and delete expressions...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Reid Kleckner
Fix incremental linking with ninja and CMake 3.2+,...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ilia K
Remove IDE_MI_APP_EXIT_OK msg on exit (MI)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Artem Belevich
Ensure that we still parse preprocessed CUDA files...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ilia K
expose 64 bit addresses through MI
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ilia K
Fix memory allocating inside signal handler (MI)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ilia K
Fix -break-insert for system functions (MI)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Marshall Clow
Add code to honor the match_not_bol and match_not_eol...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Artem Belevich
Add support for __nvvm_reflect changes in libdevice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Reid Kleckner
Revert "Improvement on sized deallocation from r230160"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Chris Bieneman
Fixing dependencies for native tablegen.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Hans Wennborg
Switch lowering: remove unnecessary ConstantInt casts...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Krzysztof Parzyszek
[Hexagon] Add support for vector instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Greg Bedwell
[CMake] Don't pass in MSVC warning flags as definitions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Benjamin Kramer
Devirtualize Attr and all subclasses.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Krzysztof Parzyszek
[Hexagon] ENDLOOP is a non-reversible conditional branch
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Tamas Berghammer
Don't close pseudo terminal master file descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Benjamin Kramer
Move ThreadSafetyReporter into an anonymous namespace...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Benjamin Kramer
Internalize PEI. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Manuel Klimek
Add option to switch off putting header modules into...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Daniel Sanders
[sparc] Small fix to r232719 to make 2007-12-17-InvokeA...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Daniel Sanders
[sparc] Only support the 'm' inline assembly memory...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Daniel Jasper
[InstCombine] Don't fold a GEP into itself through...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Daniel Jasper
clang-format: Fix another bug in wrapping around "*".
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ed Schouten
Don't print debugging messages to stdout.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ilia K
Fix double (gdb) prompt when command doesn't exist
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Sylvestre Ledru
Add support for kfreebsd. Thanks to Jan Henke
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Ilia K
Fix error handling in CMIDriver::DoMainLoop after r2152...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Alexey Bataev
[OPENMP] Fixed bug in codegen of 'atomic write'.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Tobias Grosser
Add some missing __isl_give/__isl_keep annotations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Tobias Grosser
Add forgotten 'FileCheck' to tiling test cases
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Tobias Grosser
Update isl to 94d707d
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Denis Protivensky
[ARM] Implement static (initial exec) TLS model
commit
|
commitdiff
|
tree
|
snapshot
next