Andrew Trick
|
ac6d9bec67
Track IR ordering of SelectionDAG nodes 2/4.
|
12 жил өмнө |
Matt Arsenault
|
225ed7069c
Add LLVMContext argument to getSetCCResultType
|
12 жил өмнө |
Hal Finkel
|
71da6755c8
Fix legalization of SETCC with promoted integer intrinsics
|
12 жил өмнө |
Tim Northover
|
6265d5c91a
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
|
12 жил өмнө |
Eli Bendersky
|
5622eaeffe
Formatting
|
12 жил өмнө |
Michael Liao
|
a6b20ced76
Fix PR10475
|
12 жил өмнө |
Benjamin Kramer
|
0fef46f50e
Legalizer: Reword comment again, per Duncan's suggestion.
|
12 жил өмнө |
Benjamin Kramer
|
022688c260
Legalizer: Add an assert and tweak a comment to clarify the assumptions this code makes.
|
12 жил өмнө |
Benjamin Kramer
|
914f8c4825
When the legalizer is splitting vector shifts, the result may not have the right shift amount type.
|
12 жил өмнө |
Tim Northover
|
0a29cb0454
Make APFloat constructor require explicit semantics.
|
12 жил өмнө |
Tim Northover
|
2c8cf4b404
Refactor to expose RTLIB calls to targets.
|
12 жил өмнө |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
12 жил өмнө |
Nadav Rotem
|
444b4bf5c8
Refactor DAGCombinerInfo. Change the different booleans that indicate if we are before or after different runs of DAGCo, with the CombineLevel enum.
|
12 жил өмнө |
Patrik Hagglund
|
dfcf33a287
Change TargetLowering::RegisterTypeForVT to contain MVTs, instead of
|
12 жил өмнө |
Patrik Hagglund
|
34525f9ac0
Revert EVT->MVT changes, r169836-169851, due to buildbot failures.
|
12 жил өмнө |
Patrik Hagglund
|
2d916231ff
Change TargetLowering::RegisterTypeForVT to contain MVTs, instead of
|
12 жил өмнө |
Micah Villmow
|
b8bce928f4
Back out r166591, not sure why this made it through since I cancelled the command. Bleh, sorry about this!
|
13 жил өмнө |
Micah Villmow
|
2f87640b86
Delete a directory that wasn't supposed to be checked in yet.
|
13 жил өмнө |
Duncan Sands
|
48da0be8b5
Fix PR13991: legalizing an overflowing multiplication operation is harder than
|
13 жил өмнө |
Sylvestre Ledru
|
94c22716d6
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
|
13 жил өмнө |
Sylvestre Ledru
|
7e2c793a2b
Fix a typo 'iff' => 'if'
|
13 жил өмнө |
Eric Christopher
|
ffaf69b8b1
Fix both the test for zero and what we do if we have a zero for
|
13 жил өмнө |
Eric Christopher
|
331f64cd0d
Reformat, remove a couple unused variables and move some variables
|
13 жил өмнө |
Pete Cooper
|
0fc44aba18
Revert "Take account of boolean vector contents when promoting a build vector from i1 to some other type. rdar://problem/12210060"
|
13 жил өмнө |
Pete Cooper
|
5dd9e214fb
Take account of boolean vector contents when promoting a build vector from i1 to some other type. rdar://problem/12210060
|
13 жил өмнө |
Bill Wendling
|
96cb112852
Remove tabs.
|
13 жил өмнө |
Benjamin Kramer
|
de39671ebb
Remove unused variable.
|
13 жил өмнө |
Nadav Rotem
|
5589a69f0a
Fix a crash in the legalization of large vectors.
|
13 жил өмнө |
Justin Holewinski
|
d2ea0e10cb
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
|
13 жил өмнө |
Rafael Espindola
|
26c8dcc692
Always compute all the bits in ComputeMaskedBits.
|
13 жил өмнө |