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-10-12
Tim Northover
Add float-abi and softfloat options to lli
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
NAKAMURA Takumi
JITTest.cpp: Use LLVM_ATTRIBUTE_USED, rather than __att...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Tobias Grosser
www: Clarify that GMP is LGPL licensed
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Argyrios Kyrtzidis
[PCH] We only need to record C++ overridden methods...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Nick Lewycky
Shuffle the virtual destructor down to the base. This...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Nick Lewycky
Give this class full of virtual functions a virtual...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Eric Christopher
Indenting.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Sebastian Pop
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Reed Kotler
Div, Rem int/unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Sean Silva
docs: Update example to conform to coding standards.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Bill Wendling
Mark function as 'used' so that LTO doesn't try to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
NAKAMURA Takumi
Revert r165777, "Mark function as 'used' so that LTO...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Sean Silva
docs: Minor clean up of Phabricator documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Evan Cheng
Legalizer optimize a pair of div / mod to a call to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Bill Wendling
Mark function as 'used' so that LTO doesn't try to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Bill Wendling
We need this symbol after an LTO build.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Sean Silva
docs: Add SphinxQuickstartTemplate.rst.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ted Kremenek
Conditionally use an integral cast for BodyFarm support...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Douglas Gregor
Track which particular submodule #undef's a macro,...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Chad Rosier
Remove dead code introduced in r165751.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Fariborz Jahanian
search for overridden methods with comment when overrid...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sean Silva
Remove pointless classof()'s.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sean Silva
Add missing classof().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sean Silva
docs: Improve HowToSetUpLLVMStyleRTTI.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sean Silva
Remove unnecessary classof()'s
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sean Silva
docs: Update HowToSetUpLLVMStyleRTTI.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sean Silva
Casting.h: Automatically handle isa<Base>(Derived).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sean Silva
Remove buggy classof().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
David Blaikie
Provide a fixit when taking the address of an unqualifi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
clang/test/Index/index-module.m: Move XFAIL. It was...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
clang/test/Index/index-module.m: Mark it as XFAIL:win32...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
clang/test/Index/index-pch-with-module.m: Tweak express...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Manman Ren
PGO: create metadata for switch only if it has more...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Chad Rosier
Remove extra semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Chad Rosier
Remove extra semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Greg Clayton
<rdar://problem/12042500>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Greg Clayton
Fix build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sean Callanan
Fixed the IR interaction layer to deal with a
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jan Wen Voung
Fix some typos 165739, spotted by Duncan.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Chad Rosier
[ms-inline asm] Remove a bunch of parsing code from...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Chad Rosier
[ms-inline asm] Lookup the IdentifierInfo using the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Micah Villmow
Revert 165732 for further review.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Douglas Gregor
Diagnose the expansion of ambiguous macro definitions...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Ted Kremenek
Remove OSAtomicChecker.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Ted Kremenek
Switch over to BodyFarm implementation of OSAtomicCompa...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Ted Kremenek
Teach GetBaseType() about BlockPointerTypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Nadav Rotem
Add TargetTransformInfo to the clang driver.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Greg Clayton
Fixed an indentation issue that only shows up when...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jan Wen Voung
Change encoding of instruction operands in bitcode...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Manuel Klimek
Adds Phabricator documentation. This is a first step...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Argyrios Kyrtzidis
[libclang] Make sure the index_data.main_filename field...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Argyrios Kyrtzidis
[libclang] Remove this test while I investigate why...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Ted Kremenek
Add null check for malformed code.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Argyrios Kyrtzidis
[libclang] Add tests for indexing modules and PCHs...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Derek Schuff
Fix build failure from r165722
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Greg Clayton
<rdar://problem/12331741>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Douglas Gregor
Introduce a simple "hint" scheme to eliminate the quadr...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Greg Clayton
Patch from Andrew Kaylor that fixes Linux default host...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Douglas Gregor
Make the deserialization of PendingMacroIDs deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Micah Villmow
Add in the first iteration of support for llvm/clang...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jordan Rose
-Warc-repeated-use-of-weak: fix a use-of-uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Derek Schuff
Properly factor Native Client defines to support NaCl...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jakob Stoklund...
Pass an explicit operand number to addLiveIns.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Rafael Espindola
Handle gnu_inline in c++ in a gcc compatible way. Origi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jordan Rose
-Warc-repeated-use-of-weak: Don't warn on a single...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jordan Rose
-Warc-repeated-use-of-weak: Check messages to property...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Argyrios Kyrtzidis
[libclang] Improve AST serialization done by ASTUnit...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jordan Rose
ObjCMethodDecl::findPropertyDecl: bail out early if...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Derek Schuff
Make X86_64ABIInfo clean for ABIs with 32 bit pointers...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Bill Schmidt
This patch addresses PR13947.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
David Chisnall
Add test cases for correct parsing of register names...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
clang/test/CodeGenCXX/microsoft-uuidof.cpp: Fix for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
David Chisnall
Expose move to/from coprocessor instructions in MIPS64...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Nico Weber
Add codegen support for __uuidof().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
llvm/Analysis/Passes.h: Fix copypasto in createDependen...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sebastian Pop
dependence analysis
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Michael Liao
Follow the same routine to add target float expansion...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Ted Kremenek
Add prologue text for list of potential checkers.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jason Molenda
When OptionValueFileSpec is given a filename starting
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jason Molenda
Change the scratch buffer for x86 assembly instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Andrew Trick
misched: Handle "transient" non-instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Nick Lewycky
Don't crash when !tbaa.struct contents is invalid.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
Revert r165661, "Patch by Shuxin Yang <shuxin.llvm...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
GettingStarted.rst: s/&/&/g
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
GettingStarted.rst: Fix the label to DeveloperPolicy...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
NAKAMURA Takumi
clang/lib/Headers/CMakeLists.txt: Add f16cintrin.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Bill Wendling
Add the LLVM context to this c'tor. It will be needed...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Bill Wendling
Support a common idiom on how to build an Attributes...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Manman Ren
X86: add F16C support in Clang
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Douglas Gregor
Remove the ASTDeserializationListener's MacroVisible...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Douglas Gregor
Remove an unused bit from the serialized IdentifierInfo
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Douglas Gregor
Deserialize macro history when we deserialize an identi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Ted Kremenek
Teach set-xcode-analyzer that the new default value...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Nick Lewycky
Don't crash if a .ll file contains a forward-reference...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Eli Friedman
Minor cleanup for r165678; no functional change.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Eli Friedman
Make sure we perform the variadic method check correctl...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Evan Cheng
Change MachineInstrBuilder::addDisp to copy over target...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Jordan Rose
Reapply "[analyzer] Treat fields of unions as having...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
David Blaikie
Fix a crash-on-invalid when parsing a reference to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Fariborz Jahanian
objective-C IRgen: When sending a method to 'super'
commit
|
commitdiff
|
tree
|
snapshot
next