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-01-31
Anna Zaks
[analyzer] Fix a bug in region store that lead to undef...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Matt Beaumont-Gay
Sometimes ld is just ld.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Move discovery code into its own module.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Douglas Gregor
When comparing two templates in the template differ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Bill Wendling
Revert for now:
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Michael Gottesman
Filecheckized 2x tests in SimplifyCFG and removed their...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Bill Wendling
Remove the AttrBuilder version of the Attribute::get...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Eric Christopher
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Eric Christopher
Check and allow floating point registers to select...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrew Trick
LangRef: Add a Rationale for volatile rules.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Eli Bendersky
Replace some more greps with FileChecks in tests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Dan Gohman
Minor code simplification.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Bill Wendling
Make sure that the Attribute object represents one...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Bill Wendling
Make sure that the Attribute object represents one...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Add a MANIFEST file and a script for sanity check...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Add a basic discovery test.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Add a script for checking test coverage.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniel Dunbar
[lit] Add a test suite for lit itself.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Dan Gohman
stripAndComputeConstantOffsets is only called on pointe...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Eli Bendersky
Rewrite this test properly with a FileCheck instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Matt Beaumont-Gay
Fix unused variable warnings in -asserts build
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Dan Gohman
Fix ConstantFold's folding of icmp instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael Gottesman
Added a unit test for r173983 that verifies that Target...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Hal Finkel
PPC QPX requires a 32-byte aligned stack
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Bill Wendling
Remove addRetAttributes and addFnAttributes, which...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Douglas Gregor
Reinstate r173952, this time limiting it to exactly...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Bill Wendling
Convert typeIncompatible to return an AttributeSet.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Greg Clayton
expressions + C++11 lambdas == cooooool!!!
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Evan Cheng
Forgot the test case before.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Evan Cheng
Restrict sin/cos optimization to 64-bit only for now...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael Gottesman
Doxygenified some comments in IRBuilder.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael Gottesman
Removed CreateFPExtOrFPTrunc for now until I have the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Hal Finkel
Initialize hasQPX in PPCSubtarget
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael Gottesman
Encapsulate testing that we have an iOS Triple in Tripl...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jason Molenda
Verified that the plugin.dynamic-loader.darwin-kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jordan Rose
Diagnostics: Clarify name of line-length-limiting const...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Filipe Cabecinhas
Changed to static_cast, due to post-commit review.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
TableGen backends: use emitSourceFileHeader() to emit...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Filipe Cabecinhas
Cast to remove the narrowing conversion error in c...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Daniel Dunbar
[build/clang_darwin] Fix the case reversal in r173465.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jordan Rose
Diagnostics: if a line is longer than 4096 characters...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Bill Wendling
Remove redundant code.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrew Trick
...in light of recent activity related to llvm.memcpy...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Hal Finkel
Add definitions for the PPC a2q core marked as having...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Eli Bendersky
Remove a mention of TargetInstrDescriptor, which no...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Argyrios Kyrtzidis
Revert "[preprocessor] Don't warn about "disabled expan...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Sean Silva
[docs] Guide prospective TableGen backend writers.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael J....
[ELF] Fix circular initialization bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael J....
[ELF] Use the target's LayoutHandler.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Richard Trieu
Handle passing non-Qualtypes to %diff better. Instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Tanya Lattner
Add OpenCL error that a kernel function must have void...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Bill Wendling
Use the number of 'slots' in the AttributeSetImpl being...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jordan Rose
Fix comment in test/Lexer/utf8-invalid.c for updates...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Eli Bendersky
Clean up whitespace and indentation a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jordan Rose
Fix r173881 to properly skip invalid UTF-8 characters...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Anna Zaks
[analyzer] Make shallow mode more shallow.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Anna Zaks
[analyzer] Use analyzer config for max-inlinable-size...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Anna Zaks
[analyzer] Move report false positive suppression to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Anna Zaks
[analyzer] Remove further references to analyzer-ipa.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ted Kremenek
scan-build: When using Xcode 4.6, use build settings...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ted Kremenek
Hoist retrieval of Expr* into caller. No functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Argyrios Kyrtzidis
[preprocessor] Don't warn about "disabled expansion...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jordan Rose
[analyzer] Model trivial copy/move ctors with an aggreg...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
Documentation: fix escaping in JSON example
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
Documentation: add a link to Bear, a tool to help with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
James Dennett
Documentation: fix link to ExecuteAction(), which was...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Enrico Granata
<rdar://problem/12552374> & <rdar://problem/13100674>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Manman Ren
Linker: correctly link in dbg.declare
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Eli Bendersky
Add a special ARM trap encoding for NaCl.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Shankar Easwaran
hexagon targetinfo changes for getting the relocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Logan Chien
Add missing header and test cases for r173939.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Logan Chien
Override virtual function for ARM EH directives.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Shankar Easwaran
simplify hexagon relocations handling
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
llvm/Basic/ConvertUTF.h now exposes all functions witho...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
LLDB uses ConvertUTF16toUTF8, remove #ifdef
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
UTF conversion routines were moved from clang/Basic...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
Comment parsing: fold named character references test...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitry Vyukov
asan/tsan: manually define FUTEX constants, because...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitry Vyukov
tsan: fix CPP_WEAK definition (it must be the other...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
Comment parsing: resolve more named character references
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Alexey Samsonov
[Sanitizer] include sanitizer_common headers when build...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Alexey Samsonov
[Sanitizer] Add change missed in r173926
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Evgeniy Stepanov
[sanitizer] Further split private and public sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
Revert unintended change
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Alexey Samsonov
Use LLVM_BUILD_TYPE instead of CMAKE_BUILD_TYPE in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
Index/special-html-characters.m: mark this as XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
Move UTF conversion routines from clang/lib/Basic to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitri Gribenko
Move UTF conversion routines from clang/lib/Basic to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael J....
[ELF][x86-64] Add TargetLayout.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael J....
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Evgeniy Stepanov
[msan] Remove an extra #ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Daniel Jasper
Don't touch unchanged file for in-place edit.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Tim Northover
Also promote fp16 types to double when they're anonymou...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitry Vyukov
tsan: introduce a helped macro CPP_WEAK (Go linker...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Daniel Jasper
Don't generate no-op replacements.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Dmitry Vyukov
tsan: add OnFinalize() callback for frontends
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Patrik Hagglund
Documentation: Updating the data layout default specifi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Alexey Samsonov
[TSan] relax output tests a bit to make them pass in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael J....
[ELF] Remove ReferenceKinds.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Michael J....
[ELF] Use TargetRelocationHandler to apply relocations.
commit
|
commitdiff
|
tree
|
snapshot
next