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-04-08
Luke Drummond
Fix indentation for commit 263859.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Quentin Colombet
[MIR] Teach the mir printer how to print the register...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Michael Kruse
[ScopInfo] Fix check for element size mismatch.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Rafael Espindola
Don't lower the visibility because of shared symbols.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Sam Parker
[ARM] Enable SMLAW[B|T] and SMLUW[B|T] instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Rafael Espindola
Produce STV_DEFAULT for symbols in shared libraries.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Rafael Espindola
Make getSymbolBinding a local static. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Hans Wennborg
Revert r265547 "Recommit r265309 after fixed an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Simon Pilgrim
[X86][SSE] Added 32-bit tests for vector lzcnt/tzcnt...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Michael Kruse
[ScopInfo] Rename variable to AccType. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Tamas Berghammer
Fix-up LLDB build after rL13179
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Silviu Baranga
Re-commit [SCEV] Introduce a guarded backedge taken...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Simon Pilgrim
[X86] Tidied up shuffle decode function doxygen descrip...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Adhemerval...
[lld] [ELF/AARCH64] Fix dynamic relocation from PIC...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Alexey Bader
[OpenCL] Complete image types support.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Aaron Ballman
Silencing a 32-bit shift implicit conversion warning...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Chuang-Yu Cheng
CXX_FAST_TLS calling convention: performance improvemen...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Vasileios Kalintiris
[mips] Use range-based for loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Johannes Doerfert
[FIX] Allow to lookup domains for non-affine subregion...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Johannes Doerfert
[FIX] Adjust execution context of hoisted loads wrt...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Johannes Doerfert
[FIX] Handle multiplications in the SCEVAffinator again
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Johannes Doerfert
Add test cases for the removal of error blocks
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Johannes Doerfert
[FIX] Look through div & srem instructions in SCEVs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Alexander Kornienko
[clang-tidy] cppcoreguidelines-interfaces-global-init
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Jeroen Ketema
[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Zlatko Buljan
[mips][microMIPS] Add CodeGen support for ADD, ADDIU...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Craig Topper
Use std::fill to simplify some code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Dmitry Polukhin
[IFUNC] Fix ifunc-asm.ll test
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Valery Pykhtin
[AMDGPU] Add some VI disassembler tests missing from...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Duncan P. N...
Reapply "ValueMapper: Treat LocalAsMetadata more like...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Sanjoy Das
Adapt to LLVM API change
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Richard Smith
[modules] Add a comment to explain why -E leaves some...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Duncan P. N...
Revert "ValueMapper: Treat LocalAsMetadata more like...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Quentin Colombet
[TargetRegisterInfo] Re-apply r265734.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Quentin Colombet
[TargetRegisterInfo] Fix BitMaskClassIterator::moveToNe...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Sanjoy Das
Don't IPO over functions that can be de-refined
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Duncan P. N...
ValueMapper: Unduplicate RF_NoModuleLevelChanges check...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Adrian Prantl
DwarfDebug: Support floating point constants in locatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Duncan P. N...
ValueMapper: Treat LocalAsMetadata more like function...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Rui Ueyama
Simplify createELFFile. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Rui Ueyama
Define a helper function to simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Richard Smith
[modules] Don't write @import in -E output if the curre...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Quentin Colombet
Revert "[TargetRegisterInfo] Refactor the code to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Quentin Colombet
[RegisterBankInfo] Make the debug output more compact.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Sunil Srivastava
Fix formatting and wording of llvm-ranlib error message...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Davide Italiano
[IR/Verifier] Fix (yet another) crash.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Justin Lebar
[CUDA] Tweak math forward declares so we're compatible...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rui Ueyama
Use EM_NONE instead of 0 to represent an invalid value...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegBankSelect] Add a few debug statements.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rui Ueyama
ELF: Add --build-id=sha1 option.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Add print and dump method to the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Add print and dump method to the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[MachineInstr] Teach the print method about RegisterBank.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Peter Collingbourne
ELF: Ignore --detect-odr-violations flag.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[AArch64] Fix a typo in the register class to register...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Escap \@ in r265741. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Change the semantic of recordRegBank...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
David Blaikie
llvm-dwarfdump: Use deque rather than vector to preserv...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Strengthen getInstrMappingImpl.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Adrian McCarthy
Fix TestImport for Windows by ensuring backslashes...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rui Ueyama
ELF: Implement --build-id=md5.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Add a way to record what register...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Introduce getRegBankFromConstraints...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[TargetRegisterInfo] Refactor the code to use BitMaskCl...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Refactor the code to use BitMaskClas...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Jason Molenda
In GDBRemoteCommunicationClient::GetHostInfo, don't...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Mehdi Amini
Const correctness for BranchProbabilityInfo (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[TargetRegisterInfo] Introduce a helper class, BitMaskC...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Mehdi Amini
Rename parameter I to Index for WriteCombinedGlobalValu...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Richard Smith
Replace Sema-level implementation of -fassume-sane...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegBankSelect] Reuse RegisterBankInfo logic to get...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Amaury Sechet
Do not select EhPad BB in MachineBlockPlacement when...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[AArch64] Get rid of some GlobalISel ifdefs.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rui Ueyama
Sort options.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rui Ueyama
ELF: Define -S as an alias for --strip-debug.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rui Ueyama
ELF: Add --strip-debug option.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[TargetRegisterInfo] Fix the comment of SuperRegClassIt...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[AArch64] gcc does not like litteral without quotes...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[AArch64][CallLowering] Do not build the API if GlobalI...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Richard Smith
[modules] Allow differences in flags that only affect...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rui Ueyama
ELF: Add --no-gnu-unique option.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[GlobalISel] Add RegBankSelect hooks into the pass...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Evgeniy Stepanov
[sanitizer] Fix sem_init_glibc.cc test on __HAVE_64B_AT...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Mike Aizatsky
[sancov] updaing android test after enabling cc edge...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Konstantin...
[AMDGPU] Implement get_local_size for amdgcn--amdhsa...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Manman Ren
[ObjC kindof] Use type bound to filter out the candidat...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Manman Ren
NFC: simplify code in BuildInstanceMessage.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Rui Ueyama
ELF: Implement --start-lib and --end-lib
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Jan Vesely
AMDGPU/SI: Implement atomic load/store for i32 and i64
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Tom Stellard
AMDGPU/SI: Add latency for export instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegBankSelect] Initial implementation for non-optimize...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Marshall Clow
Recommit r263036 with additional inlining, so that...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Derek Bruening
[sanitizer] Add early call handling to strlen interceptor
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Add more details on the expectation of
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Provide a target independent helper...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Saleem Abdulrasool
Basic: move CodeGenOptions from Frontend
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Change the signature of getSizeInBit...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Simon Pilgrim
Minor Wdocumentation fix. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Quentin Colombet
[RegisterBankInfo] Provide a default constructor for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Eugene Zelenko
Mention readability-static-definition-in-anonymous...
commit
|
commitdiff
|
tree
|
snapshot
next