projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macro
[oota-llvm.git]
/
include
/
llvm
/
Target
/
2014-02-28
Hal Finkel
Add an OutPatFrag TableGen class
tree
|
commitdiff
2014-02-27
Andrew Trick
Provide a target override for the latest regalloc heuri...
tree
|
commitdiff
2014-02-27
Andrew Trick
Drive-by comment fix. This regalloc comment was not...
tree
|
commitdiff
2014-02-21
Rafael Espindola
Make DisableIntegratedAS a TargetOption.
tree
|
commitdiff
2014-02-19
Rafael Espindola
move getNameWithPrefix and getSymbol to TargetMachine.
tree
|
commitdiff
2014-02-19
Rafael Espindola
Add back r201608, r201622, r201624 and r201625
tree
|
commitdiff
2014-02-19
Daniel Jasper
Revert r201622 and r201608.
tree
|
commitdiff
2014-02-19
Tim Northover
X86 CodeGenPrep: sink shufflevectors before shifts
tree
|
commitdiff
2014-02-19
Rafael Espindola
Avoid an infinite cycle with private linkage and -f...
tree
|
commitdiff
2014-02-18
Rafael Espindola
Fix PR18743.
tree
|
commitdiff
2014-02-18
Rafael Espindola
Rename some member variables from TD to DL.
tree
|
commitdiff
2014-02-12
Juergen Ributzka
[Stackmaps] Fix the ID type to be i64 also for stackmap...
tree
|
commitdiff
2014-02-09
Rafael Espindola
Use a consistent argument order in TargetLoweringObject...
tree
|
commitdiff
2014-02-08
Rafael Espindola
Pass the Mangler by reference.
tree
|
commitdiff
2014-02-07
Rafael Espindola
Comment cleanup. Don't repeat the function name in...
tree
|
commitdiff
2014-02-07
Rafael Espindola
Remove training whitespace.
tree
|
commitdiff
2014-02-07
Oliver Stannard
LLVM-1163: AAPCS-VFP violation when CPRC allocated...
tree
|
commitdiff
2014-02-07
Jim Grosbach
X86: Resolve a long standing FIXME and properly isel...
tree
|
commitdiff
2014-02-05
Matt Arsenault
Add address space argument to allowsUnalignedMemoryAccess.
tree
|
commitdiff
2014-02-05
Rafael Espindola
Remove support for not using .loc directives.
tree
|
commitdiff
2014-02-04
Benjamin Kramer
SimplifyLibCalls: Push TLI through the exp2->ldexp...
tree
|
commitdiff
2014-02-04
Tim Northover
OS X: the correct function is __sincospif_stret, not...
tree
|
commitdiff
2014-01-31
Reid Kleckner
Implement inalloca codegen for x86 with the new inalloc...
tree
|
commitdiff
2014-01-28
Juergen Ributzka
[TLI] Add a new hook to TargetLowering to query the...
tree
|
commitdiff
2014-01-28
Eric Christopher
Revert r199871 and replace it with a simple check in...
tree
|
commitdiff
2014-01-23
Eric Christopher
Add a variable to track whether or not we've used a...
tree
|
commitdiff
2014-01-21
Yunzhong Gao
Adding new LTO APIs to parse metadata nodes and extract...
tree
|
commitdiff
2014-01-15
David Majnemer
WinCOFF: Transform IR expressions featuring __ImageBase...
tree
|
commitdiff
2014-01-10
Rafael Espindola
All backends use MC now.
tree
|
commitdiff
2014-01-07
Rafael Espindola
Move the llvm mangler to lib/IR.
tree
|
commitdiff
2014-01-06
Bill Wendling
Refactor function that checks that __builtin_returnaddr...
tree
|
commitdiff
2014-01-03
Rafael Espindola
Make the llvm mangler depend only on DataLayout.
tree
|
commitdiff
2014-01-02
Hal Finkel
Disable compare sinking in CodeGenPrepare when multiple...
tree
|
commitdiff
2013-12-19
Hal Finkel
Add support for positionally-encoded operands to FixedL...
tree
|
commitdiff
2013-12-16
Yi Jiang
Enable double to float shrinking optimizations for...
tree
|
commitdiff
2013-12-11
Andrew Trick
Add TargetRegisterInfo::reverseLocalAssignment hook.
tree
|
commitdiff
2013-12-10
Richard Sandiford
Add TargetLowering::prepareVolatileOrAtomicLoad
tree
|
commitdiff
2013-12-07
Vincent Lejeune
Add a RequireStructuredCFG Field to TargetMachine.
tree
|
commitdiff
2013-12-05
Andrew Trick
Machine model comments. Explain a ProcessorUnit's Buffe...
tree
|
commitdiff
2013-12-05
Rafael Espindola
Remove the isImplicitlyPrivate argument of getNameWithP...
tree
|
commitdiff
2013-12-05
Alp Toker
Correct word hyphenations
tree
|
commitdiff
2013-12-02
Rafael Espindola
Move getSymbolWithGlobalValueBase to TargetLoweringObje...
tree
|
commitdiff
2013-12-02
Rafael Espindola
Remove dead code.
tree
|
commitdiff
2013-12-02
Rafael Espindola
Change the default of AsmWriterClassName and isMCAsmWriter.
tree
|
commitdiff
2013-11-29
Lang Hames
Refactor a lot of patchpoint/stackmap related code...
tree
|
commitdiff
2013-11-27
Rafael Espindola
Remove dead argument.
tree
|
commitdiff
2013-11-26
Andrew Trick
StackMap: Implement support for DirectMemRefOp.
tree
|
commitdiff
2013-11-22
Paul Robinson
Teach ISel not to optimize 'optnone' functions (revised).
tree
|
commitdiff
2013-11-21
NAKAMURA Takumi
Whitespace.
tree
|
commitdiff
2013-11-21
NAKAMURA Takumi
Revert r195317 (and r195333), "Teach ISel not to optimi...
tree
|
commitdiff
2013-11-21
Paul Robinson
Teach ISel not to optimize 'optnone' functions.
tree
|
commitdiff
2013-11-17
Andrew Trick
Added a size field to the stack map record to handle...
tree
|
commitdiff
2013-11-15
Matt Arsenault
Add target hook to prevent folding some bitcasted loads.
tree
|
commitdiff
2013-11-15
Matt Arsenault
Add addrspacecast instruction.
tree
|
commitdiff
2013-11-09
Chandler Carruth
Move the old pass manager infrastructure into a legacy...
tree
|
commitdiff
2013-11-09
Juergen Ributzka
[Stackmap] Materialize the jump address within the...
tree
|
commitdiff
2013-11-08
Juergen Ributzka
[Stackmap] Add AnyReg calling convention support for...
tree
|
commitdiff
2013-11-05
Dmitri Gribenko
Convert comments to documentation comments (// -> ///)
tree
|
commitdiff
2013-11-03
Bob Wilson
Convert calls to __sinpi and __cospi into __sincospi_stret
tree
|
commitdiff
2013-10-31
Andrew Trick
Lower stackmap intrinsics directly to their target...
tree
|
commitdiff
2013-10-29
Matt Arsenault
Update comment
tree
|
commitdiff
2013-10-29
Matt Arsenault
Workaround MSVC 32-bit miscompile of getCondCodeAction.
tree
|
commitdiff
2013-10-29
Rafael Espindola
Move getSymbol to TargetLoweringObjectFile.
tree
|
commitdiff
2013-10-23
Tom Stellard
SelectionDAG: Pass along the original argument/element...
tree
|
commitdiff
2013-10-21
Matt Arsenault
Remove unused TargetLowering field.
tree
|
commitdiff
2013-10-21
Matt Arsenault
Fix CodeGen for vectors of pointers with address spaces.
tree
|
commitdiff
2013-10-17
Jack Carter
[projects/test-suite] White space and long line fixes.
tree
|
commitdiff
2013-10-14
Andrew Trick
Fix the ExecutionDepsFix pass to handle AVX instructions.
tree
|
commitdiff
2013-10-11
Quentin Colombet
[DAGCombiner] Reapply load slicing (192471) with a...
tree
|
commitdiff
2013-10-11
Quentin Colombet
[DAGCombiner] Revert load slicing (r192471), until...
tree
|
commitdiff
2013-10-11
Quentin Colombet
[DAGCombiner] Slice a big load in two loads when the...
tree
|
commitdiff
2013-10-10
Sriram Murali
test commit
tree
|
commitdiff
2013-10-10
Matt Arsenault
Fix grammar / missing words
tree
|
commitdiff
2013-09-30
Arnold Schwaighofer
IfConverter: Use TargetSchedule for instruction latencies
tree
|
commitdiff
2013-09-28
Robert Wilhelm
Even more spelling fixes for "instruction".
tree
|
commitdiff
2013-09-26
Andrew Trick
Added temp flag -misched-bench for staging in default...
tree
|
commitdiff
2013-09-25
Andrew Trick
Mark the x86 machine model as incomplete. PR17367.
tree
|
commitdiff
2013-09-12
Joey Gouly
Add an instruction deprecation feature to TableGen.
tree
|
commitdiff
2013-09-06
Andrew Trick
Added MachineSchedPolicy.
tree
|
commitdiff
2013-09-04
Andrew Trick
mi-sched: Load clustering is a bit to expensive to...
tree
|
commitdiff
2013-09-04
Hao Liu
Inplement aarch64 neon instructions in AdvSIMD(shift...
tree
|
commitdiff
2013-08-29
Hal Finkel
Add useAA() to TargetSubtargetInfo
tree
|
commitdiff
2013-08-26
Tom Stellard
SelectionDAG: Use correct pointer size when lowering...
tree
|
commitdiff
2013-08-23
Andrew Trick
PrintVRegOrUnit
tree
|
commitdiff
2013-08-23
Jakob Stoklund Olesen
Add an OtherPreserved field to the CalleeSaved TableGen...
tree
|
commitdiff
2013-08-22
Tim Northover
ARM: use TableGen patterns to select CMOV operations.
tree
|
commitdiff
2013-08-20
Richard Sandiford
[SystemZ] Use SRST to optimize memchr
tree
|
commitdiff
2013-08-16
Richard Sandiford
[SystemZ] Use SRST to implement strlen and strnlen
tree
|
commitdiff
2013-08-16
Richard Sandiford
[SystemZ] Use MVST to implement strcpy and stpcpy
tree
|
commitdiff
2013-08-16
Richard Sandiford
[SystemZ] Use CLST to implement strcmp
tree
|
commitdiff
2013-08-13
Michael Gottesman
Update makeLibCall to return both the call and the...
tree
|
commitdiff
2013-08-12
Richard Sandiford
[SystemZ] Use CLC and IPM to implement memcmp
tree
|
commitdiff
2013-08-09
Benjamin Kramer
Add a overload to CostTable which allows it to infer...
tree
|
commitdiff
2013-08-07
Hal Finkel
Add ISD::FROUND for libm round()
tree
|
commitdiff
2013-08-06
Tim Northover
Refactor isInTailCallPosition handling
tree
|
commitdiff
2013-08-05
Tom Stellard
TargetLowering: Add getVectorIdxTy() function v2
tree
|
commitdiff
2013-08-01
Bill Wendling
Use function attributes to indicate that we don't want...
tree
|
commitdiff
2013-08-01
Vladimir Medic
Moving definition of MnemonicContainsDot field from...
tree
|
commitdiff
2013-07-29
Nico Rieck
Use proper section suffix for COFF weak symbols
tree
|
commitdiff
2013-07-25
Richard Sandiford
Fix a comment cut-&-pasto.
tree
|
commitdiff
next