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
2012-09-22
Jordan Rose
Use llvm::getOrdinalSuffix to print ordinal numbers...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Jordan Rose
[analyzer] Check that an ObjCIvarRefExpr's base is...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Jordan Rose
[analyzer] Check that a member expr is valid even when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Jordan Rose
Add llvm::getOrdinalSuffix to get the appropriate ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Jordan Rose
Casting: assert that pointer arguments to isa<> are...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Jordan Rose
DenseMap: assert that we have found a bucket before...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Richard Smith
Fix bug which sometimes resulted in further diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Jim Ingham
Missed a few places where I didn't delete the obsolete...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Akira Hatanaka
MIPS DSP: Add immediate leaves.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Akira Hatanaka
MIPS DSP: Add predicates and instruction template.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Jim Ingham
Fix all the test case breakages caused by folks writing...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Jim Ingham
Change the new breakpoint creation output (primarily...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Akira Hatanaka
Add MIPS DSP register classes. Set actions of DSP vecto...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Akira Hatanaka
SelectionDAG node enums for MIPS DSP nodes.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Akira Hatanaka
Add MIPS accumulator and DSP control registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Akira Hatanaka
Add flags and feature bits for mips dsp.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chandler Carruth
Fix a case where the new SROA pass failed to zap dead...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Eric Christopher
Add an --enable-backtraces option to configure to determine
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Dan Gohman
Add an MDBuilder utility for creating !tbaa.struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Michael J....
[CMake] Respect LLVM_BUILD_RUNTIME.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Michael J....
[CMake][tsan] Compile .S files for tsan as C instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
[ms-inline asm] Use mnemonicIsValid() in a helpful...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
[ms-inline asm] Expose the mnemonicIsValid() function...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Eric Christopher
Have the DbgVariable "isArtificial" and "isObjectPointe...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Eric Christopher
Mark the passed in "self" for a block as an object...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Argyrios Kyrtzidis
Fix build errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Argyrios Kyrtzidis
[AST importer] Do a correct import of a FunctionProtoTy...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Bob Wilson
Fix installheaders target to do what it did prior to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Fariborz Jahanian
objective-C: when diagnosing deprecated/unavailable...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Rafael Espindola
Call CGM.SetLLVMFunctionAttributesForDefinition on...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Simon Atanasyan
Add four new command line options for MIPS CPU selection:
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Douglas Gregor
Fix a typo in the PCH internals documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Evan Cheng
Fix a significant recent(?) regression. StackSlotColori...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Sean Silva
docs: Fix long-standing typo in yaml2obj.rst.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Howard Hinnant
Rename class __lambda to __lambda_node to avoid clash...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Howard Hinnant
Tweak use of dlopen to be a little more correct and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Enrico Granata
Initial commit of a new testsuite feature: test categories.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Dan Gohman
Say "bytes" instead of "address units", since that...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Experiment in BodyFarm of structuring AST creation...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Create helper method in BodyFarm for creating simple...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Add helper method in BodyFarm to create unary dereferences.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Dan Gohman
Document the new !tbaa.struct metadata.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Add helper method to BodyFarm for creating lvalue-to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Add helper method to BodyFarm for creatinging integral...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
David Blaikie
Add missing 'to' and rephrase an explanation of GCC...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
DeLesley Hutchins
Thread-safety analysis: better handling of unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Re-enable faux-bodies by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Use helper method to create DeclRefExprs in BodyFarm...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Add some structuring comments. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
David Blaikie
Document "do not use defaults in covered switch-over...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Benjamin Kramer
LoopIdiom: Give up when the loop is not in canonical...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Rafael Espindola
Use MapVectors to make the order we mark virtual functi...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
[fast-isel] Fallback to SelectionDAG isel if we require...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Greg Clayton
Full KDP process control with per CPU resume and step.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Benjamin Kramer
InstCombine: Make sure we use the pre-zext type when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Tobias Grosser
Bailout if libpluto finds no schedule
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Bill Wendling
Update for encapsulating the "construct*AlignmentFromIn...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Bill Wendling
Encapsulate the "construct*AlignmentFromInt" functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Michael Liao
Fix a typo in r164357
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Dmitri Gribenko
Clarify comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Bill Wendling
Make the 'get*AlignmentFromAttr' functions into member...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Benjamin Kramer
BitcodeReader: Correctly insert blockaddress constant...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
NAKAMURA Takumi
Revert r164364, "Flip "faux-bodies" in the analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Alexey Samsonov
[Sanitizer] llvm-symbolizer: enable accessing symbol...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Hans Wennborg
Make warnings about uninitialized fields include the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Alexey Samsonov
Fix SymbolRef::getAddress implementation for ELF. The...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Flip "faux-bodies" in the analyzer on by default to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Simplify getRuntimeDefinition() back to taking no argum...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
NAKAMURA Takumi
llvm/test/CodeGen/X86/pr5145.ll: Tweak expressions...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Andrew Trick
Cortex-A9 latency fixes (w/ -schedmodel only).
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Craig Topper
Doxygen-ify a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
David Blaikie
PR13890: Warn on abstract final classes.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Michael Liao
Add missing i8 max/min/umax/umin support
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Michael Liao
Revise td of X86 atomic instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Sean Silva
docs: Fix Sphinx warning over Atomics.rst.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Sean Silva
docs: Fix Sphinx warning over yaml2obj.rst.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
NAKAMURA Takumi
Mips16FrameLowering.cpp: Remove unused TII introduced...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Sean Callanan
Fixed an oddity in the Objective-C class descriptors
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Greg Clayton
<rdar://problem/9959501>
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Argyrios Kyrtzidis
[PCH] After deserializing a DeclContext, if it has...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
NAKAMURA Takumi
llvm/test/CodeGen/ARM/fast-isel.ll: Fix possible typos...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Akira Hatanaka
Properly save and restore RA and Mips16 callee save...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Add faux-body support for dispatch_once().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
Testcase does not need to be this strict.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
Add newline.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Chad Rosier
[fast-isel] Fallback to SelectionDAG isel if we require...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jim Grosbach
Tidy up. Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jim Grosbach
ARM: Use a dedicated intrinsic for vector bitwise select.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jim Grosbach
Tidy up. Trailing whitespace and 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Jim Grosbach
ARM: Use a dedicated intrinsic for vector bitwise select.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Implement faux-body-synthesis of well-known functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Constify method.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Ensure that the Decl* wrapped by an AnalysisDeclContext...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Ted Kremenek
Remove unused fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Douglas Gregor
Serialize the 'IsConstexpr' bit of VarDecls. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
next