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-05-14
Craig Topper
[TableGen] Replace some calls to ListInit::getSize...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Yaron Keren
Replace non-standard %lld printf usage with PRId64.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
David Majnemer
Fix buildbots
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
David Majnemer
[MS ABI] __declspec(thread) behaves like thread_local...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
David Majnemer
[AST] hasAttr followed by getAttr isn't efficient
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
David Majnemer
[clang-cl] Add /Qvec and /Qvec- to control vectorization
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Justin Bogner
cmake: Use -fno-sanitize-recover=all - the old spelling...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
NAKAMURA Takumi
clang/test/Frontend/dependency-gen-escaping.c: Tweak...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Smith
Generalize future keyword compat diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Smith
[modules] Rearrange preprocessor module visibility...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Ahmed Bougacha
[Builtins] Wire half-precision conversions through...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Ahmed Bougacha
[Builtins] Wire half-precision conversions through...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Siva Chandra
[TestAttachDenied] Use a file instead of a pipe for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Andy Ayers
Don't omit the constant when computing a cross-section...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Smith
Add missing #include, found by modules build.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Smith
[modules] Work around PR23521 to fix -O0 modules bootstrap.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Ahmed Bougacha
[CodeGen] Use standard -not gnueabi- naming for f16...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Ahmed Bougacha
[Builtins] Implement f2h/h2f by jumping to trunc/extend.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Enrico Granata
Implement an objc tagged-pointer info command that...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Smith
[modules] Fix a #include cycle when building a module...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Richard Smith
Fix a #include cycle in the libclang headers. "Eventual...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Vince Harron
Added XTIMEOUT for TestAttachDenied.py
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Nick Lewycky
Revert r237046. See the testcase on the thread where...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ed Maste
Add mips64el trap opcode to PlatformFreeBSD as well
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Alex Lorenz
YAML: Implement block scalar parsing.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ed Maste
Restore breaks lost in shuffling GetSoftwareBreakpointT...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
David Blaikie
[opaque pointer type] Use the value type of the GlobalV...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
David Blaikie
[opaque pointer type] Use GlobalVariable::getValueType...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Douglas Katzman
[X86] Fix PR23271 - RIP-relative decoding bug in disass...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Pete Cooper
Construct ArrayRef<const T*> from vector<T>
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Kostya Serebryany
[lib/Fuzzer] update docs about test corpuses in git
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Justin Bogner
InstrProf: Fix display of large numbers in llvm-cov
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ed Maste
Add AArch64 and MIPS breakpoint opcodes and sort cases
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Paul Robinson
Break \# in a depfile the same way as gcc.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ed Maste
Initial FreeBSD/arm live debugging support
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ed Maste
Rearrange PlatformFreeBSD to match PlatformLinux
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Pete Cooper
Add llvm::all_of which wraps std::all_of.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jonathan Roelofs
Fix typo on Instruction::insert{After,Before}(). NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Peter Collingbourne
Make GNUInline consistent with whether we use tradition...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Justin Bogner
InstrProf: Treat functions with a coverage map but...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Duncan P. N...
MC: clang-format MCSymbol.h, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Paul Robinson
Fix dependency file escaping.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Tim Northover
ARM: remove possible vestiges of the legacy JIT???
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Tim Northover
ARM: remove custom jump table UID
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Tim Northover
ARM: refactor optimizeThumb2JumpTables.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Zachary Turner
Don't import lock on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Zachary Turner
Fix broken test, this wasn't supposed to get committed.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Sanjoy Das
[Statepoints][Docs] Fix a couple of out of date examples.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Sanjoy Das
[Statepoints][Docs] Fix typo: change a period to a...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Robert Flack
Select expected remote libc++ library name based on...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Sanjoy Das
[Safepoints][Verifier] Fix a tautological Assert.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Sanjoy Das
[PlaceSafepoints] New attributes for patchable statepoints.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Sanjoy Das
[PlaceSafepoints] Update docs for r237214.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Davide Italiano
[LoopIdiomRecognize] Use auto + range-based loop. NFC...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Zachary Turner
Fix line endings.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Zachary Turner
Fix an issue with finding python on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Zachary Turner
Remove DoAttachToProcessWithId(lldb::pid_t).
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Zachary Turner
Have Platform::KillProcess try to use the process plugi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jim Ingham
Add a comment clarifying what func_name_type_mask is.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ted Woodward
Change Linux Platform to support non-host Linux archite...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jordan Rose
[llvm-bcanalyzer] Add -show-binary-blobs option.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jim Grosbach
MC: Modernize MCOperand API naming. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
David Blaikie
[opaque pointer type] Constant Folding: Use GEPOperator...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
David Blaikie
[opaque pointer type] Pass the explicit function type...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Kostya Serebryany
[lib/Fuzzer] enable -use_counters=1 by default
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Robert Flack
Check the host platform to determine logging channel...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Robert Flack
Enable workaround for finding functions in global names...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jingyue Wu
[NaryReassociate] avoid running forever
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Aaron Ballman
Made considerable updates to the documentation explaini...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Yaron Keren
Silence Visual C++ warning C4189: 'Result' : local...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Brendon Cahoon
[Hexagon] Generate loop1 instruction for nested loops
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Diego Novillo
Add function entry counts from sample profiles.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Evgeniy Stepanov
Implement std::experimental::sample.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daniel Jasper
clang-format: Improve nested block / lambda indentation...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Toma Tabacu
[mips] [IAS] Preemptively fix warning introduced by...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Yaron Keren
Update ELFObjectWriter::reset() following r236255.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Diego Novillo
Add function entry count metadata.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Teresa Johnson
Test commit: Remove unnecessary spaces.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Brendon Cahoon
[Hexagon] Generate hardware loop when loop has a critic...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jozef Kolek
[mips][microMIPSr6] Implement CLO and CLZ instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Silviu Baranga
Revert r237247 - [AArch64] Codegen VMAX/VMIN.. as it...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Toma Tabacu
[mips] [IAS] Unify common functionality of LA and LI.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Andrey Churbanov
Removed mentioning of OpenMP as unsupported feature...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Tobias Grosser
Update isl to 9f767f1766a0
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daniel Jasper
clang-format: Fix incorrect */& classification.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ilia K
Refactor lldb-mi's prompt
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Artyom Skrobov
[AArch64] Codegen VMAX/VMIN for safe math cases
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daniel Jasper
clang-format: Fix semicolon less macro-detection.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Michael Kuperstein
Reverting r237234, "Use std::bitset for SubtargetFeatures"
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daniel Jasper
clang-format: [ObjC] Further improve wrapping of method...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Alexey Bataev
[OPENMP] Fixed codegen for firstprivate variables,...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Toma Tabacu
[mips] [IAS] Merge the micromips-expressions.s test...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daniel Jasper
clang-format: [ObjC] Make IndentWrappedFunctionNames...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Tamas Berghammer
Fix arm instruction emulation of add (imm) and sub...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ewan Crawford
Remote Non-Stop Support
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ilia K
Fix a few compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Sergey Dmitrouk
[DebugInfo] Debug locations for constant SD nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daniel Jasper
clang-format: Prefer formatting local lambdas like...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Michael Kuperstein
Use std::bitset for SubtargetFeatures
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daniel Jasper
clang-format: Support column layout with comment after {.
commit
|
commitdiff
|
tree
|
snapshot
next