projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs().
2015-12-18
Eric Christopher
Convert Arg, ArgList, and Option to dump() to dbgs...
commit
|
commitdiff
|
tree
2015-12-18
Eric Christopher
Add a dump method for ArgList.
commit
|
commitdiff
|
tree
2015-12-18
Eric Christopher
Reorganize the C API headers to improve build times.
commit
|
commitdiff
|
tree
2015-12-17
Eric Christopher
Remove unused class variables.
commit
|
commitdiff
|
tree
2015-12-16
Eric Christopher
Fix funciton->function typo.
commit
|
commitdiff
|
tree
2015-12-15
Eric Christopher
Add support for the .debug_macro section of the forthcoming...
commit
|
commitdiff
|
tree
2015-12-11
Eric Christopher
Fix a spurious if.
commit
|
commitdiff
|
tree
2015-12-10
Eric Christopher
s/need/needs
commit
|
commitdiff
|
tree
2015-12-10
Eric Christopher
Fix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast...
commit
|
commitdiff
|
tree
2015-12-10
Eric Christopher
Attempt to fix the ReST compilation to html of the...
commit
|
commitdiff
|
tree
2015-12-10
Eric Christopher
More non-ascii quote characters.
commit
|
commitdiff
|
tree
2015-12-10
Eric Christopher
Clarify some of the wording on adding a new subcomponent...
commit
|
commitdiff
|
tree
2015-12-10
Eric Christopher
Fix non-ascii quotes.
commit
|
commitdiff
|
tree
2015-12-10
Eric Christopher
Add C API guidelines to the developer policy to match...
commit
|
commitdiff
|
tree
2015-11-25
Eric Christopher
Accept any stack offset, including none, here.
commit
|
commitdiff
|
tree
2015-11-25
Eric Christopher
Fix some places where we were assuming that memory...
commit
|
commitdiff
|
tree
2015-11-20
Eric Christopher
Power8 and later support fusing addis/addi and addis...
commit
|
commitdiff
|
tree
2015-11-20
Eric Christopher
Weak non-function symbols were being accessed directly...
commit
|
commitdiff
|
tree
2015-11-20
Eric Christopher
Split the argument unscheduling loop in the WebAssembly...
commit
|
commitdiff
|
tree
2015-11-19
Eric Christopher
Fix a [-Werror,-Wcovered-switch-default] warning by...
commit
|
commitdiff
|
tree
2015-11-14
Eric Christopher
Add MMX to the 3dnow enum and propagate changes around...
commit
|
commitdiff
|
tree
2015-10-22
Eric Christopher
Remove the last traces of X86CompilationCallback as...
commit
|
commitdiff
|
tree
2015-10-15
Eric Christopher
Update for llvm API change.
commit
|
commitdiff
|
tree
2015-10-15
Eric Christopher
Remove DIFile from createSubroutineType.
commit
|
commitdiff
|
tree
2015-10-08
Eric Christopher
Remove a '#' so that we can check either form for the...
commit
|
commitdiff
|
tree
2015-10-08
Eric Christopher
Move the MMX subtarget feature out of the SSE set of...
commit
|
commitdiff
|
tree
2015-10-07
Eric Christopher
Remove the comdat-ness from the testcase as it won...
commit
|
commitdiff
|
tree
2015-10-07
Eric Christopher
Update test to use FileCheck and clean up run lines...
commit
|
commitdiff
|
tree
2015-09-18
Eric Christopher
Limit the range of processors supported by ARM fast...
commit
|
commitdiff
|
tree
2015-09-16
Eric Christopher
Make sure we're negating the assembler predicate -...
commit
|
commitdiff
|
tree
2015-09-16
Eric Christopher
Use the cached TargetInstrInfo instead of looking it...
commit
|
commitdiff
|
tree
2015-09-16
Eric Christopher
constify the Function parameter to the TTI creation...
commit
|
commitdiff
|
tree
2015-09-08
Eric Christopher
Fix the PPC CTR Loop pass to look for calls to the...
commit
|
commitdiff
|
tree
2015-08-21
Eric Christopher
Fix typo - symetric -> symmetric.
commit
|
commitdiff
|
tree
2015-08-19
Eric Christopher
Revert "Fix PR24469 resulting from r245025 and re-enable...
commit
|
commitdiff
|
tree
2015-08-17
Eric Christopher
Add an exposed variable for which c++ compiler we're...
commit
|
commitdiff
|
tree
2015-08-07
Eric Christopher
We're actually -Wmissing-field-initializers clean thanks...
commit
|
commitdiff
|
tree
2015-08-05
Eric Christopher
Temporarily revert r244012 while we see if it's really...
commit
|
commitdiff
|
tree
2015-08-05
Eric Christopher
Remove autoconf checks for sigsetjmp and siglongjmp...
commit
|
commitdiff
|
tree
2015-08-05
Eric Christopher
Remove the apparently unused rand48 configure checks...
commit
|
commitdiff
|
tree
2015-08-05
Eric Christopher
Remove obsolete configure check for libole32 as we...
commit
|
commitdiff
|
tree
2015-08-05
Eric Christopher
Remove the unused header check for utime.h.
commit
|
commitdiff
|
tree
2015-07-30
Eric Christopher
Fix TableGen code generation for ReadNone attribute.
commit
|
commitdiff
|
tree
2015-07-29
Eric Christopher
Rename hasCompatibleFunctionAttributes->areInlineCompatible...
commit
|
commitdiff
|
tree
2015-07-25
Eric Christopher
Fix PPCMaterializeInt to check the size of the integer...
commit
|
commitdiff
|
tree
2015-07-25
Eric Christopher
PPCMaterializeInt should only take a ConstantInt so...
commit
|
commitdiff
|
tree
2015-07-24
Eric Christopher
Clean up function attributes on PPC fast-isel tests.
commit
|
commitdiff
|
tree
2015-07-06
Eric Christopher
Remove JumpInstrTableInfo.h as it is no longer used.
commit
|
commitdiff
|
tree
2015-07-02
Eric Christopher
Make an X86 specific directory and put the recent X86...
commit
|
commitdiff
|
tree
2015-07-02
Eric Christopher
Implement TargetTransformInfo::hasCompatibleFunctionAttribut...
commit
|
commitdiff
|
tree
2015-07-02
Eric Christopher
Add a routine to TargetTransformInfo that will allow...
commit
|
commitdiff
|
tree
2015-06-19
Eric Christopher
Fix "the the" in comments.
commit
|
commitdiff
|
tree
2015-06-15
Eric Christopher
Remove duplicate conditional in if-stmt.
commit
|
commitdiff
|
tree
2015-05-28
Eric Christopher
Fix typos in variable/grammar names.
commit
|
commitdiff
|
tree
2015-05-18
Eric Christopher
80-col fixup.
commit
|
commitdiff
|
tree
2015-05-18
Eric Christopher
Fix grammar in comments.
commit
|
commitdiff
|
tree
2015-05-18
Eric Christopher
Fix some odd whitespace and formatting errors while...
commit
|
commitdiff
|
tree
2015-05-15
Eric Christopher
While in GlobalValue fix the function(s) that don't...
commit
|
commitdiff
|
tree
2015-05-14
Eric Christopher
80-col fixups.
commit
|
commitdiff
|
tree
2015-05-14
Eric Christopher
Reflow comments and remove one that predated the enum...
commit
|
commitdiff
|
tree
2015-05-14
Eric Christopher
Remove setting FloatABIType from the X86 port, nothing...
commit
|
commitdiff
|
tree
2015-05-12
Eric Christopher
Migrate existing backends that care about software...
commit
|
commitdiff
|
tree
2015-05-08
Eric Christopher
Now that we have a soft-float attribute, use it instead...
commit
|
commitdiff
|
tree
2015-05-07
Eric Christopher
InMips16HardFloat was only being set conditional on...
commit
|
commitdiff
|
tree
2015-05-07
Eric Christopher
Rename the MIPS routine abiUsesSoftFloat -> useSoftFloat...
commit
|
commitdiff
|
tree
2015-05-02
Eric Christopher
Rework test to use FileCheck by making sure we have...
commit
|
commitdiff
|
tree
2015-04-28
Eric Christopher
Reuse a lookup in an assert.
commit
|
commitdiff
|
tree
2015-04-28
Eric Christopher
Add a fixme to resetTargetOptions to explain why it...
commit
|
commitdiff
|
tree
2015-04-28
Eric Christopher
Fix a [-Werror,-Winconsistent-missing-override] problem...
commit
|
commitdiff
|
tree
2015-04-19
Eric Christopher
Remove the FCFI option from TargetOptions as it is...
commit
|
commitdiff
|
tree
2015-04-19
Eric Christopher
Remove CFIFuncName from TargetOptions as it is currently...
commit
|
commitdiff
|
tree
2015-04-19
Eric Christopher
Remove the CFIEnforcing flag from TargetOptions as...
commit
|
commitdiff
|
tree
2015-04-19
Eric Christopher
Remove the CFIType TargetOption as it is unused.
commit
|
commitdiff
|
tree
2015-04-19
Eric Christopher
Remove the JITEmitDebugInfo TargetOptions as they're...
commit
|
commitdiff
|
tree
2015-04-09
Eric Christopher
Remove duplicated code and consolidate initializers.
commit
|
commitdiff
|
tree
2015-04-09
Eric Christopher
Update comment to refer to software floating point...
commit
|
commitdiff
|
tree
2015-04-04
Eric Christopher
Fix formatting and coding style.
commit
|
commitdiff
|
tree
2015-04-04
Eric Christopher
Strip trailing whitespace and reword explanatory comment.
commit
|
commitdiff
|
tree
2015-03-31
Eric Christopher
Replace the MCSubtargetInfo parameter with a Triple...
commit
|
commitdiff
|
tree
2015-03-30
Eric Christopher
Rename const char *Triple argument to TT to avoid shadowing...
commit
|
commitdiff
|
tree
2015-03-30
Eric Christopher
Remove unused MCSubtargetInfo argument from the X86...
commit
|
commitdiff
|
tree
2015-03-30
Eric Christopher
Remove unused MCSubtargetInfo argument from the Sparc...
commit
|
commitdiff
|
tree
2015-03-30
Eric Christopher
Remove unused MCSubtargetInfo argument from the NVPTX...
commit
|
commitdiff
|
tree
2015-03-30
Eric Christopher
Remove unused MCSubtargetInfo argument from the ARM...
commit
|
commitdiff
|
tree
2015-03-30
Eric Christopher
Remove unused MCSubtargetInfo argument from the AArch64...
commit
|
commitdiff
|
tree
2015-03-30
Eric Christopher
Remove unused Target argument from MCInstPrinter ctor...
commit
|
commitdiff
|
tree
2015-03-26
Eric Christopher
Testcase for r233239.
commit
|
commitdiff
|
tree
2015-03-26
Eric Christopher
Add computeFSAdditions to the function based subtarget...
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Remove the target independent TargetMachine::getSubtarget and
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Remove the bare getSubtargetImpl call from the AArch64...
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Remove the bare getSubtargetImpl call from the PPC...
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Forward the Function based getSubtarget call to the...
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Grab a subtarget off of an AMDGPUTargetMachine rather...
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Cache the Function dependent subtarget on the MachineFunction.
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Grab the cached subtarget off of the MachineFunction.
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Grab a subtarget off of a MipsTargetMachine rather...
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Simplify the query for a subtarget in the NVPTX pass...
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Change getISAEncoding to use the target triple to determine
commit
|
commitdiff
|
tree
2015-03-21
Eric Christopher
Make the Hexagon ISelDAGToDAG pass set the subtarget...
commit
|
commitdiff
|
tree
2015-03-20
Eric Christopher
Remove dead calls and function arguments dealing with...
commit
|
commitdiff
|
tree
next