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
2014-06-13
Jason Molenda
whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Jason Molenda
Initial merge of some of the iOS 8 / Mac OS X Yosemite...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Rafael Espindola
Fix build on windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Richard Smith
Extend AST dump to include 'used' and 'referenced'...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Juergen Ributzka
[FastISel][X86] Add support for cvttss2si/cvttsd2si...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Tom Stellard
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Tom Stellard
R600: Drop use of cached TargetMachine in R600InstrInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Tom Stellard
prepare-builtins: Use std:: prefix for error_code
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Rafael Espindola
Remove all uses of 'using std::error_code' from headers.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Tom Stellard
R600: Drop use of cached TargetMachine in AMDGPUInstrIn...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Greg Clayton
Added the ability to save core files:
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Juergen Ributzka
[FastISel][X86] - Add branch weights
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Eric Christopher
Move ARMSelectionDAGInfo from the TargetMachine to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Eric Christopher
Move to a private function to initialize subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Alexey Samsonov
[DWARF parser] Fix broken address ranges construction.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Have ARMSelectionDAGInfo take a DataLayout as it's...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Juergen Ributzka
[FastISel][X86] Add MachineMemOperand to load/store...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
David Fang
Revert "fixes duplicate header installation"
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Reid Kleckner
Recover from missing 'typename' in sizeof(T::InnerType)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Move the PPCSelectionDAGInfo off the TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Make PPCSelectionDAGInfo take a DataLayout instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Move PPCTargetLowering off of the TargetMachine and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eli Bendersky
Remove stale part of comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Reid Kleckner
Check the access of operator delete from the destructor...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Remove an extraneous this-> to access the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Rename PPCSubTarget to Subtarget in PPCTargetLowering...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Fix the polly build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Andrew Trick
Fix the scheduler's MaxObservedStall computation.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Move PPCJITInfo off of the TargetMachine and onto the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Remove the use of TargetMachine from PPCJITInfo and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Fix the build of KillTheDoctor.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Richard Smith
[modules] The LLVM C API does not require C++!
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Richard Smith
The Clang C API does not require C++. Thanks to Jordan...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Prefix error_code with std.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Move PPCInstrInfo off of the target machine and onto...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Quick build fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Try to fix the windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Remove TargetMachine from PPCInstrInfo and all dependen...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Reid Kleckner
s/pr2007/20007/ in a test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Bob Wilson
Move test for r210734 to Feature/aliases.ll.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Prefix another use of error_code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
More prefixing of error_code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Matt Arsenault
Delete trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Juergen Ributzka
Update test case to use "not" instead of "XFAIL".
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Duncan P. N...
GVN: Enable value forwarding for calloc
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Matt Arsenault
R600: Mostly remove remaining AMDIL intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Nico Weber
Tweak documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Jeroen Ketema
Remove unused include which breaks build after r210803
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Move DataLayout from the PPCTargetMachine to the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Fariborz Jahanian
Objective-C ARC. Blocks that strongly capture themselves
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eric Christopher
Move PPCFrameLowering into PPCSubtarget from PPCTargetM...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Todd Fiala
Fix up extra whitespace from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Refer to error_code with an std prefix.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Bob Wilson
LangRef: clarify that global declarations can have...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Todd Fiala
Added gdb-remote P/p thread suffix test.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Refer to error_code with the std prefix.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Juergen Ributzka
[FastISel][X86] Argument lowering test case
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Juergen Ributzka
[FastIsel][X86] Add support for lowering the first...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Saleem Abdulrasool
CodeGen: enable mov.w/mov.t pairs with minsize for WoA
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Reid Kleckner
MS ABI: Fix forming pointers to members of a base class
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Saleem Abdulrasool
Permit -Wswitch coverage for enumerations.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Try to fix the polly build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Juergen Ributzka
Revert "[FastIsel][X86] Add support for lowering the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Alexey Samsonov
[llvm-symbolizer] Fix parsing DW_AT_ranges in Fission...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Bob Wilson
Add missing "InitializerConstant" to global variable...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eli Bendersky
Revert r210721 as it causes breakage in internal builds...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Saleem Abdulrasool
X86: stifle GCC warning
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Trying to fix the windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Saleem Abdulrasool
Basic: fix warnings from GCC
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Remove system_error.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Include system_error directly.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
include system_error directly.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Run llvm/utils/sort_includes.py in a few files.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Uses #include "..." instead of #include <...> for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Fariborz Jahanian
More tests for // rdar://17259812
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
include system_error directly.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Simon Atanasyan
[Mips] Make exe-dynamic.test test case independent...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Fariborz Jahanian
Objective-C. Use isObjCRetainableType in my last
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Artyom Skrobov
adding re-include guards into lib/Support/reg*.h
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Zachary Turner
Remove pimpl class from PassRegistry.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Tom Stellard
Revert "SelectionDAG: Enable (and (setcc x), (setcc...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Eli Bendersky
Explicitly initialize all fields to avoid -Wmissing...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
James Molloy
Disable the load/store optimization pass for Thumb-1.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Daniel Sanders
[mips][mips64r6] bc1[tf] are not available on MIPS32r6...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Daniel Sanders
[mips][mips64r6] bc2[ft] are not available on MIPS32r6...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Don't import error_code into the lld namespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Daniel Sanders
[mips][mips64r6] [sl][duw]xc1 are not available on...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Dinesh Dwivedi
This removes TODO added in reviews.llvm.org/D3658
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
replace llvm::error_code with std::error_code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Daniel Sanders
[mips][mips64r6] prefx is not available on MIPS32r6...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Daniel Sanders
[mips][mips64r6] 80 col corrections that should have...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Daniel Sanders
[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Daniel Sanders
[mips][mips64r6] jalx is not available on MIPS32r6...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Rafael Espindola
Allow lowercase messages in this test again.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Zoran Jovanovic
[mips][mips64r6] Add R_MIPS_PC19_S2
commit
|
commitdiff
|
tree
|
snapshot
next