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-12-16
Rafael Espindola
Make the assert a bit stronger.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Removing old XTYPE/BIT instructions and repla...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Nick Lewycky
Look at whether TransformTypos returned a different...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Sanjay Patel
merge consecutive loads that are offset from a base...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Fix handling of invalid -O options.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Nick Lewycky
Fix typo in comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Fix a bug in llvm-objdump’s -private-headers for the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Nick Lewycky
Add a new flag, -fspell-checking-limit=<number> to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding tstbit/bitclr/bitset instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Enrico Granata
Improve the performance of the libc++ std::map formatte...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kostya Serebryany
[sanitizer] prevent function call merging for sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Nico Weber
Move -Wkeyword-macro into -pedantic, remove -Wreserved...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kostya Serebryany
[asan] trying to fix Mac build
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Put static local variables of inline functions in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Fix another use of PRIx32 that should have been PRIx64.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding bit count and twiddling instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Hans Wennborg
Fix Win build after r224353: void function returning...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding asr/lsr/asl reg/imm, asl with saturati...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Renato Golin
Fixes wrong -march=aarch64 option in compiler-rt
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Frederic Riss
[dsymutil] Pass the verbosity flag down to the processi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Frederic Riss
[dsymutil] Avoid calling getStringTableData() for each...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
JF Bastien
x86-32: PUSHF/POPF use/def EFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Jacques Pienaar
Consider calls from implict host device functions as...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Peter Collingbourne
Use the object's package to mangle method names, rather...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Use CastInst::castIsValid to simplify the verifier.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Arsenault
NVPTX: Remove duplicate of AsmPrinter::lowerConstant
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matt Arsenault
Move lowerConstant to AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kostya Serebryany
[asan] new flag: hard_rss_limit_mb
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Enrico Granata
In C++, it's #include not #import
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Quentin Colombet
[CodeGenPrepare] Move sign/zero extensions near loads...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Fix the arm build bots for a test that was added. ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Robert Khasanov
[AVX512] Enable integer arithmetic lowering for AVX512B...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Evgeny Astigeevich
On behalf of Matthew Wahab:
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Ahmed Bougacha
[MC] Reset the MCInst in the matcher function before...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding absolute value, and negate with saturation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Zachary Turner
Delete MSVC intermediate files on "make clean" from...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Sanjay Patel
combine consecutive subvector 16-byte loads into one...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding saturate and swizzle instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Marshall Clow
Re-commit the test for regex that I busted last night...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Robert Khasanov
[AVX512] Add a comment for avx512_broadcast_pat multiclass
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Removing old multiply defs and updating refer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Vladimir Medic
The single check for N64 inside MipsDisassemblerBase...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Zoran Jovanovic
[mips][microMIPS] Implement SWP and LWP instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Aaron Ballman
Fixing -Wsign-compare warnings; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Vladimir Medic
Add disassembler tests for mips4 platform. There are...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Elena Demikhovsky
Masked Load and Store Intrinsics in loop vectorizer.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Daniel Sanders
[mips] Fix arguments-struct.ll for Windows and OSX...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Bradley Smith
[ARM] Prevent PerformVCVTCombine from combining a vmul...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Hafiz Abid...
Fixed 2 typos in help.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Elena Demikhovsky
X86: Added FeatureVectorUAMem for all AVX architectures.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Alexey Bataev
Renamed RefersToEnclosingLocal bitfield to RefersToCapt...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
Remove 'metadata' from comments
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
IR: Stop printing 'metadata' in Metadata::print()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Mohit K. Bhakkad
internal_stat for mips64
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
IR: Make MDNode::dump() useful by adding addresses
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Duncan P. N...
DebugInfo: Update testcase to actually check something
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Alexey Bataev
[OPENMP] Bugfix for processing of global variables...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
David Majnemer
Sema: Don't crash converting to bool from _Atomic
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Jason Molenda
Temporarily disable CompactUnwindInfo::GetCompactUnwind...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Nick Lewycky
Improve handling of value dependent expressions in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Saleem Abdulrasool
ARM: diagnose deprecated syntax
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Hal Finkel
[PowerPC] Improve instruction selection bit-permuting...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Justin Bogner
Revert "Fix installheaders target's permissions"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
David Majnemer
AST: Fix the linkage of static vars in fn template...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kuba Brecka
Add an MACOS_VERSION_UNKNOWN_NEWER enum value for OS...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Saleem Abdulrasool
ARM: 80-column
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Matthias Braun
LiveRangeCalc: Rewrite subrange calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Remove the last unnecessary member variable of mapped_f...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Convert a member variable to a local variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Enrico Granata
Instead of rolling our own, use the C++11 sanctioned...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Remove unused member and simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Alexey Samsonov
Fix data symbolization with libbacktrace. Patch by...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Rafael Espindola
Start adding thin archive support.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Greg Clayton
If a binary was stripped we sometimes didn't show the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Alexey Samsonov
[ASan] Allow to atomically modify malloc_context_size...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Jonathan Roelofs
Appease the c++14 buildbots
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Hans Wennborg
Clarify the code in checkDLLAttribute()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Kevin Enderby
Fix a bug in llvm-objdump’s -private-headers for 32...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Marshall Clow
Comment out the breaking tests until I figure out what...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Jonathan Roelofs
Fix installheaders target's permissions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
David Majnemer
Sema: Check value dependent casts when possible
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Marshall Clow
Once more w/o the typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Marshall Clow
Fix the literal string that I said would be six element...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Marshall Clow
Add test to ensure that iterator_traits<NotAnIterator...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Adrian Prantl
ARM/AArch64: Attach the FrameSetup MIFlag to CFI instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Colin LeMahieu
[Hexagon] Adding doubleword multiplies with and without...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Marshall Clow
Implement LWG 2217 - operator==(sub_match, string)...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Michael Ilseman
Sink the isa into the assert
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Enrico Granata
Now that AddressOf() does sane things with const result...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding halfword to doubleword multiplies.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding logical-logical accumulation instructi...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Reid Kleckner
Diagnose function template definitions inside functions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Kostya Serebryany
[asan] introduce __sanitizer_set_death_callback, deprec...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Sanjoy Das
Teach ScalarEvolution to exploit min and max expression...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Simon Pilgrim
Added missing tests for X86vzmovl folding. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
JF Bastien
x86: Emit LOCK prefix after DATA16
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Colin LeMahieu
[Hexagon] Adding a number of additional multiply forms...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Michael Ilseman
Clean up warning about unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Duncan P. N...
Hand-modify a testcase (still PR21532)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Roman Divacky
Silene -Wreorder warning.
commit
|
commitdiff
|
tree
|
snapshot
next