projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-10-05
Bill Wendling
Move methods out-of-line.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Bill Wendling
Use method to query for attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Craig Topper
Remove some encoding bits I forgot to remove from SETB_...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Craig Topper
Move expansion of SETB_C(8/16/32/64)r from MCInstLower...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Sean Silva
docs: Add HowToSetUpLLVMStyleRTTI.rst.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Sean Silva
tblgen: Use appropriate LLVM-style RTTI functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Sean Silva
tblgen: Replace uses of dynamic_cast<XXXRecTy> with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Sean Silva
tblgen: Put dyn_cast<> infrastructure in place for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Eli Friedman
Make sure to generate the right kind of MDNode for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Evan Cheng
Follow up to r165072. Try a different approach: only...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Chandler Carruth
Teach the new SROA a new trick. Now we zap any memcpy...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Chandler Carruth
Lift the speculation visitor above all the helpers...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Bill Wendling
Use -object_path_lto when linking executables if buildi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Chad Rosier
[ms-inline asm] Add support for parsing [Intel dialect...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Micah Villmow
Rename the Target specific passes in the DataLayout...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Nadav Rotem
When merging connsecutive stores, use vectors to store...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Micah Villmow
Resubmit the copying of TargetData to DataLayout withou...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Preston Gurd
This patch corrects commit 165126 by using an integer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jim Grosbach
ARM: locate user-defined text sections next to default...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Micah Villmow
Backing out my changes, something screwed up from my...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Micah Villmow
Rename TargetData to DataLayout in DataLayout.cpp....
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Eric Christopher
Update this a bit more to represent how the prologue...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Micah Villmow
Create the DataLayout class, as a direct copy of Target...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Andrew Kaylor
Adding MCJIT and MemoryBuffer unit tests
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Micah Villmow
Accidently checked in the files, only wanted to copy...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Micah Villmow
git-svn-id: https://llvm.org/svn/llvm-project/llvm...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Micah Villmow
git-svn-id: https://llvm.org/svn/llvm-project/llvm...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Michael Liao
Add register encoding support in X86 backend
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jakub Staszak
Fix doxygen comment to match parameters' names.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jakub Staszak
Add a comment to the commit r165187.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Will Schmidt
- add tokens to PPCInstrInfo.td and PPCInstr64Bit.td...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jakob Stoklund...
Get MCSchedModel directly from the subtarget.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jakob Stoklund...
Switch MachineTraceMetrics to the new TargetSchedModel...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Will Schmidt
test commit / whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Benjamin Kramer
SimplifyCFG: Enhance the "remove CFG edge that leads...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Duncan Sands
In my recent change to avoid use of underaligned memory...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Duncan Sands
The alignment of an sret parameter is known: it must...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Benjamin Kramer
Hoist some grossly duplicated code from the COFF/ELF...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Duncan Sands
Fix wrong name in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Chandler Carruth
Fix PR13969, a mini-phase-ordering issue with the new...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Duncan Sands
The memcpy optimizer was happily doing call slot forwar...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Chandler Carruth
Teach the integer-promotion rewrite strategy to be...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Use method to query if there are attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Add method to query for NoCapture attribute.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Use method to query for NoAlias attribute.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Use attribute query methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Use method to query for attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Add method to query for 'NoAlias' attribute on call...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Use method to query for attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Query for attributes via the correct method call.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Bill Wendling
Use new accessor methods to query for attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Kostya Serebryany
[tsan] add 3 internal flags for fine-grain control...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Craig Topper
Remove template from function that is only used with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Lang Hames
Fix reg mask slot test, and preserve LiveIntervals...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Sean Silva
docs: Fix typo on front page
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jack Carter
Implement methods that enable expansion of load immediate
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Sean Silva
docs: Sphinxify GoldPlugin document.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jack Carter
This patch is a partial implementation of mips .set...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Sean Silva
tblgen: Whitespace and 80-col cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Jordan Rose
Make sure 'prefix-clang++' is aliased to 'prefix-clang...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Andrew Trick
Enable -schedmodel, but prefer itineraries until we...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Jakub Staszak
Fix PR13967.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Bill Wendling
Add an explicit -object_path_lto flag during linking...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Michael Liao
Clean up tailing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Andrew Trick
Added instregex support to TableGen subtarget emitter.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Andrew Trick
TableGen subtarget emitter, nearly first class support...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Andrew Trick
Cleanup TableGen subtarget emitter.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Chad Rosier
[ms-inline asm] Default to the 'm' constraint. This...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Chad Rosier
[ms-inline asm] Add support in the X86AsmPrinter for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Jack Carter
This patch moves from using a hard coded number (4)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Sean Silva
tblgen: Remove last traces of old TableGenMain API.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Sean Silva
tblgen: Migrate llvm-tblgen to new TableGenMain API.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Sean Silva
tblgen: Put new TableGenMain API in place.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Bill Wendling
Add function to return return attributes.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Bill Wendling
Update to use the predicate methods to query if an...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Nadav Rotem
Fix a cycle in the DAG. In this code we replace multipl...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Nick Kledzik
Use unsigned long long instead of uin64_t for OS where...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Chad Rosier
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Benjamin Kramer
Don't call getAsUnsignedInteger directly, it fails...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Nick Kledzik
Add getAsUnsignedInteger test case that checks that...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Bill Wendling
No need to call functions which do the same thing as...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Bill Wendling
Remove assert that's too restrictive.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Bill Wendling
Add methods which query for the specific attribute...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Tim Northover
Implement .rel relocation for R_ARM_ABS32 in MCJIT.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Preston Gurd
This Patch corrects a problem whereby the optimization...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Nadav Rotem
A DAGCombine optimization for mergeing consecutive...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Preston Gurd
Set up MCSchedModel after detecting the CPU type in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Dmitry Vyukov
tsan: update the test for new atomic enums
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Dmitry Vyukov
tsan: update the test for new atomic enums
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Dmitry Vyukov
tsan: prepare for migration to new memory_order enum...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Silviu Baranga
Fixed a bug in the ExecutionDependencyFix pass that...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Chandler Carruth
Fix an issue where we failed to adjust the alignment...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Chandler Carruth
Try to use a better set of abstractions for computing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Eric Christopher
Revert 165051-165049 while looking into the foreach...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Craig Topper
Fix doxygen comment to match function name.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Craig Topper
Remove unused function that used to get itineraries...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Craig Topper
Fix 80-column violation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
NAKAMURA Takumi
test/ExecutionEngine/MCJIT: MCJIT should work also...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Chandler Carruth
Third try at fixing this. ;] Go back to using std:...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Jakob Stoklund...
The early if conversion pass is ready to be used as...
commit
|
commitdiff
|
tree
|
snapshot
next