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-06-24
Alex Lorenz
MIR Serialization: Serialize simple MachineRegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Enrico Granata
Fix an issue where an SBValue could end up capturing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Dmitry Vyukov
tsan: fix false positive between dlopen and dl_iterate_phdr
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rafael Espindola
Use Symbol::getValue to simplify object::computeSymbolS...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Steven Wu
Remove environment variables from driver tests
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Jingyue Wu
[LSR] canonicalize Prod*(1<<C) to Prod<<C
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rafael Espindola
Use Symbol.getValue to simplify RuntimeDyldCOFF::getSym...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Jordan Rose
[Preprocessor] Iterating over all macros should include...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Adhemerval...
[ELF] Fix .init_array initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rafael Espindola
Add a SymbolRef::getValue.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pete Cooper
Devirtualize Constant::replaceUsesOfWithOnConstant.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Duncan P. N...
AsmPrinter: Cleanup DIEValue::EmitValue() API, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Oleksiy Vyalov
Revert rL240435: "Mark SBFrame::GetFunctionName and...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Peter Collingbourne
SafeStack: Add another missing header to try to fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rafael Espindola
Refactor duplicated code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Peter Collingbourne
Object: Add XFAILed test case for r239560.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Bruno Cardoso...
[CaptureTracking] Avoid long compilation time on large...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Alex Lorenz
MIR Serialization: Serialize the null register operands.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Michael Zolotukhin
[LoopVectorizer] Fix bailing-out condition for OptForSi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Peter Collingbourne
SafeStack: Add #include of <stdint.h>.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rafael Espindola
Simplify the logic, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Alex Lorenz
ADTTests: merge #ifdef checks from r240436.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Tom Stellard
prepare-builtins: Fix build with LLVM 3.7
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Chaoren Lin
Remove xfail for TestDisassembleBreakpoint.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Ed Maste
Remove SetResumeState from POSIXThread::RefreshStateAft...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Ed Maste
Remove empty ProcessPOSIX::StopAllThreads
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Daniel Jasper
clang-format: [JS] Support regex literals containing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Ed Maste
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Ewan Crawford
Proper handling of QNonStop packet response.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Douglas Katzman
Express Driver::GetFilePath more concisely.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rafael Espindola
Don't get confused with sections whose section number...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pavel Labath
Remove old local-only linux debugging code
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Simon Pilgrim
[X86][AVX] Added full set of 256-bit vector shift tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Dmitry Vyukov
asan: fix 32-bit build
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Daniel Sanders
Eliminate additional redundant copies of Triple objects...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Dmitry Vyukov
tsan: don't print external PCs in reports
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pawel Bylica
Fix instruction scheduling live register tracking
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Tamas Berghammer
Fix location of symbol size calculation in ObjectFileELF
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Aaron Ballman
Silencing some Sphinx warnings about duplicate explicit...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Dmitry Vyukov
tsan: fix unbounded memory consumption for large mallocs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pawel Bylica
[llvm-stress] Simple refactoring and better style....
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Tamas Berghammer
Improve instruction emulation based stack unwinding...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Alexey Bataev
[OPENMP] Codegen for 'depend' clause (OpenMP 4.0).
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Zoran Jovanovic
[mips][microMIPS] Implement BREAK, EHB and EI instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Chandler Carruth
Remove a limited and somewhat questionable DenseMapInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rafael Espindola
Change how symbol sizes are handled in lib/Object.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Chandler Carruth
[ADT] Teach DenseMap to support StringRef keys.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Ed Schouten
Make support for thread-unsafe C functions optional.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Justin Bogner
Hexagon: Paper over the undefined behaviour introduced...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
NAKAMURA Takumi
MILexer.cpp: Try to fix a warning. [-Wsign-compare]
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Craig Topper
[TableGen] Restore the use of the TheInit field in...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Bob Wilson
Do not treat ARM _MoveToCoprocessor* intrinsics as...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Bob Wilson
Move the special-case check from r240462 into ARM-speci...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Justin Bogner
Hexagon: Avoid left shifting negative values (it's UB)
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Justin Bogner
SystemZ: Rephrase this allOnes calculation to avoid UB
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rui Ueyama
COFF: Initial implementation of Identical COMDAT Folding.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Tobias Grosser
Add support for srem instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Alexey Bataev
Proper changing/restoring for CapturedStmtInfo, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rafael Espindola
Don't repeat name in comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Peter Collingbourne
COFF: Remove unused field SectionChunk::SectionIndex.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Peter Collingbourne
COFF: Add some error checking to SymbolTable::addCombin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Ahmed Bougacha
[X86] Don't generate vbroadcasti128 for v4i64 splats...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Peter Collingbourne
COFF: Ignore debug symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Pete Cooper
Remove unused GlobalVariable::replaceUsesOfWithOnConsta...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Ahmed Bougacha
[X86] update_llc_test_checks vector-shuffle-*. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Rui Ueyama
COFF: Add names for logging/debugging to COMDAT chunks.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Rui Ueyama
COFF: Make link order compatible with MSVC link.exe.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Alex Lorenz
MIR Serialization: Serialize immediate machine operands.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Sanjay Patel
fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Richard Smith
Fix test failure if this value doesn't end up named %0.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Sanjay Patel
don't repeat function names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Petar Jovanovic
Add "-mcpu=" option to llvm-rtdyld
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Douglas Katzman
Use range-based loops when handling OPT_print_search_dirs.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Alex Lorenz
MIR Parser: Use correct source locations for machine...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Peter Collingbourne
Update SafeStack TODO in the safestack.cc
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Peter Collingbourne
SafeStack documentation improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Pete Cooper
Devirtualize Constant::destroyConstant.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Chris Bieneman
Working on reconciling out-of-tree patches to compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Chris Bieneman
Working on reconciling out-of-tree patches to compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Chris Bieneman
Working on reconciling out-of-tree patches to compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Chris Bieneman
Working on reconciling out-of-tree patches to compiler...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Greg Clayton
Implement the "qSymbol" packet in order to be able...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Simon Pilgrim
[X86][SSE] Added full set of 128-bit vector shift tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Benjamin Kramer
[Driver] Give GnuTool LLVM_LIBRARY_VISIBILITY.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Bob Wilson
Improve error handling for PR22560.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Bob Wilson
PR22560: Fix argument order for ARM _MoveToCoprocessor...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jim Ingham
Fix the handling of the run lock in cases where you...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Alexey Samsonov
Let llvm::ReplaceInstWithInst copy debug location from...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Evgeniy Stepanov
Pass 2 more variables to lit tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Tobias Grosser
Replace srem by function call in nonaffine test cases
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Tobias Grosser
Add git patch files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Marshall Clow
Mark a couple of features as 'in progress'
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Douglas Katzman
Pedantically rename all Tool subclasses to be nouns...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Lang Hames
[lld] Add MachO thread-local storage support.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
David Majnemer
[MS ABI] Account for the virtual inheritance quirk...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Justin Bogner
InstrProf: Fix a crash when an implicit def appears...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jim Ingham
Remove a few uses of lldb.target, which is not valid
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Pirama Arumuga...
Fix incorrect truncation at the overflow boundary
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Jay Foad
[msan] Mark one test as only supported on x86
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Sanjoy Das
Revert "[FaultMaps] Move FaultMapParser to Object/"
commit
|
commitdiff
|
tree
|
snapshot
next