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
2013-06-27
Nadav Rotem
No need to use a Set when a vector would do.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Sean Callanan
Remove the process's reservation cache and don't
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Michael Gottesman
Removed two logging printf statements from the APFloat...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Michael Gottesman
[APFloat] Added unittest for APFloat.multiply that...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Michael Gottesman
[APFloat] Added unittest for APFloat.subtract that...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Eli Friedman
Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nadav Rotem
SLP: When searching for vectorization opportunities...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nadav Rotem
SLP: Dont erase instructions during vectorization becau...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Eli Friedman
Handle all TemplateArguments in trivial TypeLocs.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Michael Gottesman
In InstCombine{AddSub,MulDivRem} convert APFloat.isFini...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Michael Gottesman
[APFloat] Convert all references to fcNormal to referen...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Richard Smith
PR16467: Teach -Wunsequenced that in C11 (unlike C...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Han Ming Ong
<rdar://problem/14281898>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Eric Christopher
Revert "Debug Info: clean up usage of Verify." as it...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Reid Kleckner
Fix a crash bug in dumping options with groups
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Stephen Lin
Clarify and doxygen-ify comments
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
David Majnemer
Sema: Small cleanup around TemplateParamListContext
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Greg Clayton
Update the platform options help strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Greg Clayton
Fixed the process_events.py example to be able to speci...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Chad Rosier
[Mips Disassembler] Have the DecodeCCRRegisterClass...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Fariborz Jahanian
ObjectiveC: diagnose duplicate declaration of
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Stephen Lin
ARM: Proactively ensure that the LowerCallResult hack...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Joerg Sonnenberger
Don't use unnamed local enums as template arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Aaron Ballman
This patch fixes PR16395, when HandleMSProperty returns...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
David Majnemer
AST: small cleanup to FriendObjectKind
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Sync file handling logic in RewriterTestContext.h and...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Eli Friedman
Rewrite record layout for ms_struct structs.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Han Ming Ong
<rdar://problem/14262854>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Stephen Lin
Minor formatting fix to ARMBaseRegisterInfo::getCalleeS...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Rename PathV2 to just Path now that it is the only...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Aaron Ballman
Updating the same comment in a different file, again...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Aaron Ballman
Updating a link in the comments; no functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Akira Hatanaka
[mips] Do not emit ".option pic0" if target is mips64.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Akira Hatanaka
[mips] Improve code generation for constant multiplicat...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Matt Kopec
Remove unneeded limbo state flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Add assembly versions of vstore for global...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Add assembly versions of vload for global int4...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Initial vstore implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Initial vload implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
r600: Fix implementations of get_group_id.ll and get_lo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Implement clz() builtin
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Add clamp(vec, scalar, scalar) and max(vec...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Implement the min(vec, scalar) version of the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: implement initial version of min()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Rename [add|sub]_sat.ll to [add|sub]_sat_if.ll
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Add a another TODO note.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Add a TODO note.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Simplify rotate implementation a bit..
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: implement rotate builtin
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Move max builtin to shared/
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Add clamp() builtin for integer/floating point
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Fix abs_diff builtin integer function
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
libclc: Add max() builtin function
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
configure: Enable building separate libraries for targe...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
configure: fix out-of-source build
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Fix build with LLVM 3.3
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Implement ceil() builtin
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Implement fmax() and fmin() builtins
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Remove the static keyword from the _CLC_INLINE macro
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Use brackets around include files in length.cl and...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Fix typo in include/clc/geometric/length.inc
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
r600: Add overrides file
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Allow targets to override generic implementations
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Make libclc more Linux FHS conform.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
R600: Replace cl implementations with LLVM IR implement...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
PTX: move implementations of work-item and synchronisat...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
Move R600 headers into generic directory
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
r600: Add get_global_size() implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
r600: Fix get_global_id implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tom Stellard
r600: Initial support
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Michael Gottesman
[APFloat] Removed debugging cruft that snuck in.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nadav Rotem
The SLP Vectorizer works across basic blocks. Update...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nico Weber
Fix warning: commas at the end of enumerator lists...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Use enums instead of raw octal values.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Joey Gouly
Add support for passing '-target armv8' through the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nadav Rotem
Erase all of the instructions that we RAUWed
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Reid Kleckner
Match MSVC's handling of commas during macro argument...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Joey Gouly
Add a subtarget feature 'v8' to the ARM backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nadav Rotem
Do not add cse-ed instructions into the visited map...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tim Northover
ARM: fix more cases where predication may or may not...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tim Northover
ARM: allow predicated barriers in Thumb mode
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Sergey Matveev
[tsan] Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Joey Gouly
Remove the 'generic' CPU from the ARM eabi attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Bob Wilson
Revert "Temporarily disable building the armv7 variants...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
PathV1 is deprecated since the 18th of Dec 2010. Remove it.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Don't use PathV1.h in IncludeExcludeTest.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Don't use PathV1.h in TransformTest.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Sergey Matveev
[tsan] Move some suppressions-related code to common.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Don't use PathV1.h in PerfSupport.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Add a convenience functions that don't return if the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Remove unused include.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Ed Maste
Don't explicitly set update version
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
NAKAMURA Takumi
clang/test/Driver/pth.c: Fix r184942, a regexp like...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Remove last use of PathV1.h from clang.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Evgeniy Stepanov
[sanitizer] readdir and readdir_r interceptors.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
We only create one file, no need to delete a directory.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Fix the lldb build.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Remove unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Ulrich Weigand
[PowerPC] Accept 17-bit signed immediates for addis
commit
|
commitdiff
|
tree
|
snapshot
next