index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid warnings about unused parameters that tend to come up a lot when
Duncan Sands
2013-06-10
2
-13
/
+13
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-2
/
+7
*
Loop Strength Reduce: Scaling factor cost.
Quentin Colombet
2013-05-31
1
-0
/
+12
*
Add a way to define the bit range covered by a SubRegIndex.
Ahmed Bougacha
2013-05-31
1
-2
/
+17
*
Don't reach into the middle of TargetMachine and cache one of its ivars.
Bill Wendling
2013-05-29
1
-6
/
+7
*
Convert sqrt functions into sqrt instructions when -ffast-math is in effect.
Preston Gurd
2013-05-27
1
-0
/
+8
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
2
-14
/
+13
*
Create an FPOW SDNode opcode def in the target independent .td file rather th...
Owen Anderson
2013-05-22
1
-0
/
+1
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-1
/
+1
*
Add TargetRegisterInfo::getCoveringLanes().
Jakob Stoklund Olesen
2013-05-16
1
-1
/
+28
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-0
/
+1
*
Remove exception handling support from the old JIT.
Rafael Espindola
2013-05-07
1
-5
/
+1
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
1
-0
/
+1
*
Remove unused, undefined ArgFlagsTy::getArgFlagsString; add a comment about '...
Stephen Lin
2013-04-21
1
-5
/
+2
*
Remove unused ShouldFoldAtomicFences flag.
Tim Northover
2013-04-20
1
-18
/
+0
*
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
Tim Northover
2013-04-20
1
-3
/
+0
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
2
-23
/
+30
*
[asm parser] Add support for predicating MnemonicAlias based on the assembler
Chad Rosier
2013-04-18
1
-1
/
+11
*
Fix comment spacing.
Chad Rosier
2013-04-18
1
-2
/
+2
*
TargetLowering: Fix getTypeConversion handling of extended vector types
Arnold Schwaighofer
2013-04-07
1
-0
/
+5
*
Add a comment to TargetInstrInfo about FoldImmediate
Hal Finkel
2013-04-06
1
-0
/
+4
*
Use the target options specified on a function to reset the back-end.
Bill Wendling
2013-04-05
2
-3
/
+16
*
Clean up some confusing language, and use more realistic examples.
Jakob Stoklund Olesen
2013-04-05
1
-5
/
+4
*
Remove the old CodePlacementOpt pass.
Benjamin Kramer
2013-03-29
1
-11
/
+0
*
Add SchedRW as an Instruction field.
Jakob Stoklund Olesen
2013-03-15
1
-0
/
+3
*
Add a new method which enables one to change register classes.
Reed Kotler
2013-03-14
1
-0
/
+7
*
MachineModel: Add a ProcResGroup class.
Andrew Trick
2013-03-14
1
-0
/
+5
*
Provide the register scavenger to processFunctionBeforeFrameFinalized
Hal Finkel
2013-03-14
1
-1
/
+2
*
Reset some of the target options which affect code generation.
Bill Wendling
2013-03-13
1
-1
/
+4
*
Add more functions to the TLI.
Meador Inge
2013-03-05
1
-0
/
+253
*
Fix PR10475
Michael Liao
2013-03-01
1
-1
/
+3
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
2
-15
/
+15
*
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
1
-14
/
+14
*
Support for HiPE-compatible code emission, patch by Yiannis Tsiouris.
Benjamin Kramer
2013-02-18
1
-0
/
+4
*
Use the 'target-features' and 'target-cpu' attributes to reset the subtarget ...
Bill Wendling
2013-02-15
1
-0
/
+4
*
Add deprecation of neverHasSideEffects to documentation comments.
Tim Northover
2013-02-14
1
-2
/
+3
*
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
1
-3
/
+4
*
Moving Cost Tables up to share with other targets
Renato Golin
2013-01-24
1
-0
/
+64
*
Initialize SSPBufferSize. PR14999. Patch by Vinson Lee.
Chad Rosier
2013-01-23
1
-4
/
+4
*
Split TargetLowering into a CodeGen and a SelectionDAG part.
Benjamin Kramer
2013-01-11
1
-613
/
+625
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-3
/
+3
*
For some LLVM-as-library uses it is convenient to create a
David Tweed
2013-01-09
1
-4
/
+4
*
Refactor to expose RTLIB calls to targets.
Tim Northover
2013-01-09
1
-0
/
+11
*
MIsched: add an ILP window property to machine model.
Andrew Trick
2013-01-09
1
-0
/
+1
*
Sink AddrMode back into TargetLowering, removing one of the most
Chandler Carruth
2013-01-07
1
-1
/
+16
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
3
-108
/
+20
*
Refactor the ScalarTargetTransformInfo API for querying about the
Chandler Carruth
2013-01-05
1
-1
/
+3
*
LoopVectorizer:
Nadav Rotem
2013-01-04
1
-0
/
+2
*
Add a subtype parameter to VTTI::getShuffleCost
Hal Finkel
2013-01-03
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
4
-6
/
+6
[next]