.. |
CMakeLists.txt
|
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
|
2019-11-21 10:48:08 -08:00 |
InstCombineAddSub.cpp
|
[InstCombine] Use replaceOperand() in more places
|
2020-02-11 17:38:23 +01:00 |
InstCombineAndOrXor.cpp
|
[InstCombine] Remove unnecessary worklist push; NFCI
|
2020-02-08 17:09:28 +01:00 |
InstCombineAtomicRMW.cpp
|
[InstCombine] Use replaceOperand() in more places
|
2020-02-11 17:38:23 +01:00 |
InstCombineCalls.cpp
|
Separately track input and output denormal mode
|
2020-02-04 12:59:21 -05:00 |
InstCombineCasts.cpp
|
[IRBuilder] Prefer InsertPointGuard over full copy; NFC
|
2020-02-16 18:02:29 +01:00 |
InstCombineCompares.cpp
|
[InstCombine] Use replaceOperand() in more places
|
2020-02-11 17:38:23 +01:00 |
InstCombineInternal.h
|
[InstCombine] Add replaceOperand() helper
|
2020-02-03 19:00:17 +01:00 |
InstCombineLoadStoreAlloca.cpp
|
[InstCombine] Fix infinite loop in min/max load/store bitcast combine (PR44835)
|
2020-02-08 16:55:22 +01:00 |
InstCombineMulDivRem.cpp
|
[InstCombine] Create new log2 intrinsic; NFCI
|
2020-02-16 15:52:09 +01:00 |
InstCombinePHI.cpp
|
[InstCombine] Don't use getFirstNonPHI in FoldIntegerTypedPHI
|
2019-11-14 17:52:01 -08:00 |
InstCombineSelect.cpp
|
[InstCombine] Use replaceOperand() in more places
|
2020-02-11 17:38:23 +01:00 |
InstCombineShifts.cpp
|
[InstCombine] Use replaceOperand() in more places
|
2020-02-11 17:38:23 +01:00 |
InstCombineSimplifyDemanded.cpp
|
[KnownBits] Introduce anyext instead of passing a flag into zext
|
2020-02-12 19:06:53 +00:00 |
InstCombineTables.td
|
InstCombine/AMDGPU: Add dimension-aware image intrinsics to SimplifyDemanded
|
2018-06-21 13:37:31 +00:00 |
InstCombineVectorOps.cpp
|
[InstCombine] Use replaceOperand() in more places
|
2020-02-11 17:38:23 +01:00 |
InstructionCombining.cpp
|
Revert "[InstCombine][DebugInfo] Fold constants wrapped in metadata"
|
2020-02-10 17:58:33 +01:00 |
LLVMBuild.txt
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |