Cameron McInally
|
04e2fd09d5
[ASan] Fix IRTests/InstructionsTest.UnaryOperator
|
vor 5 Jahren |
Cameron McInally
|
00c70bcbce
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
|
vor 5 Jahren |
Dmitri Gribenko
|
e23f294f3f
Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"
|
vor 5 Jahren |
Cameron McInally
|
153c5a24ad
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
|
vor 5 Jahren |
Sanjay Patel
|
b7acbfc2f3
[IR] allow fast-math-flags on phi of FP values (2nd try)
|
vor 5 Jahren |
Sanjay Patel
|
9dcc14cb65
Revert [IR] allow fast-math-flags on phi of FP values
|
vor 5 Jahren |
Sanjay Patel
|
5d102992ac
[IR] allow fast-math-flags on phi of FP values
|
vor 5 Jahren |
Nick Desaulniers
|
aaff490524
[IR] CallBrInst: scan+update arg list when indirect dest list changes
|
vor 6 Jahren |
Yevgeny Rouban
|
a593b7070e
Prepare for making SwitchInstProfUpdateWrapper strict
|
vor 6 Jahren |
Cameron McInally
|
be913530f9
[IR] Add UnaryOperator::CreateFNegFMF(...)
|
vor 6 Jahren |
Yevgeny Rouban
|
48973d77b6
Make SwitchInstProfUpdateWrapper safer
|
vor 6 Jahren |
Sanjoy Das
|
b3779ef424
PHI nodes are not `FPMathOperator` s
|
vor 6 Jahren |
James Y Knight
|
3bab951f0f
[opaque pointer types] Pass value type to GetElementPtr creation.
|
vor 6 Jahren |
James Y Knight
|
e84538e816
[opaque pointer types] Pass function types to InvokeInst creation.
|
vor 6 Jahren |
James Y Knight
|
6029aa8149
[opaque pointer types] Pass function types to CallInst creation.
|
vor 6 Jahren |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
vor 6 Jahren |
Sanjay Patel
|
1c86ce8fa7
[IR] add shuffle query for vector concatenation
|
vor 7 Jahren |
Sanjay Patel
|
dff6e8d22f
[IR] reduce duplication in unittest for shuffles; NFC
|
vor 7 Jahren |
Sanjay Patel
|
14ea008c51
[IR] add shuffle queries for identity extend/extract
|
vor 7 Jahren |
Vedant Kumar
|
ab0a33b6a7
Rename skipDebugInfo -> skipDebugIntrinsics, NFC
|
vor 7 Jahren |
Vedant Kumar
|
83a6451ad7
[IR] Introduce helpers to skip debug instructions (NFC)
|
vor 7 Jahren |
Sanjay Patel
|
42f462a392
[IR] move shuffle mask queries from TTI to ShuffleVectorInst
|
vor 7 Jahren |
Reid Kleckner
|
816047d44c
[IR] De-virtualize ~Value to save a vptr
|
vor 8 Jahren |
Zvi Rackover
|
f4d18ab589
IR: Add a shufflevector mask commutation helper function. NFC.
|
vor 8 Jahren |
Chandler Carruth
|
ddfada260a
[IR] Redesign the case iterator in SwitchInst to actually be an iterator
|
vor 8 Jahren |
Reid Kleckner
|
6707770d48
Rename AttributeSet to AttributeList
|
vor 8 Jahren |
Chandler Carruth
|
bff5a6eea5
[IR] Add range accessors for the indices of a GEP instruction.
|
vor 8 Jahren |
Sanjoy Das
|
9e36975287
[IR] Add a Instruction::dropPoisonGeneratingFlags helper
|
vor 8 Jahren |
Mehdi Amini
|
8be7707c14
Remove every uses of getGlobalContext() in LLVM (but the C API)
|
vor 9 Jahren |
Joseph Tremoulet
|
df4beed8c8
[InstructionsTest] delete via unique_ptr (NFC)
|
vor 9 Jahren |