index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
IR
/
Instructions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] canonicalize select shuffles by commuting
Sanjay Patel
2019-03-31
1
-0
/
+19
*
Remove large amount of empty lines mid-file. NFC
Kristina Brooks
2019-03-03
1
-9
/
+0
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+83
*
[opaque pointer types] Pass function types to InvokeInst creation.
James Y Knight
2019-02-01
1
-3
/
+3
*
[opaque pointer types] Pass function types to CallInst creation.
James Y Knight
2019-02-01
1
-2
/
+2
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-4
/
+4
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-4
/
+4
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-4
/
+4
*
[CallSite removal] Remove CallSite uses from InstCombine.
Craig Topper
2019-01-31
1
-0
/
+15
*
Reapply "IR: Add fp operations to atomicrmw"
Matt Arsenault
2019-01-22
1
-0
/
+4
*
Revert r351778: IR: Add fp operations to atomicrmw
Chandler Carruth
2019-01-22
1
-4
/
+0
*
IR: Add fp operations to atomicrmw
Matt Arsenault
2019-01-22
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[opaque pointer types] Update LoadInst creation APIs to consistently
James Y Knight
2019-01-14
1
-56
/
+15
*
[opaque pointer types] Update CallInst creation APIs to consistently
James Y Knight
2019-01-14
1
-17
/
+12
*
[CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and
Chandler Carruth
2019-01-07
1
-0
/
+10
*
[CallSite removal] Add and flesh out APIs on the new `CallBase` base class th...
Chandler Carruth
2018-12-27
1
-0
/
+21
*
[TI removal] Leverage the fact that TerminatorInst is gone to create
Chandler Carruth
2018-11-22
1
-31
/
+100
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
1
-4
/
+4
*
[IR] Add a dedicated FNeg IR Instruction
Cameron McInally
2018-11-13
1
-0
/
+57
*
Fix -Wsign-compare warning
Fangrui Song
2018-11-09
1
-1
/
+1
*
[CostModel] Add SK_ExtractSubvector handling to getInstructionThroughput (PR3...
Simon Pilgrim
2018-11-09
1
-0
/
+29
*
[IR] add optional parameter for copying IR flags to compare instructions
Sanjay Patel
2018-11-07
1
-3
/
+6
*
[IR] remove fake binop query for fneg
Sanjay Patel
2018-11-01
1
-19
/
+0
*
[IR] Fix -Wunused-function after r345052
Fangrui Song
2018-10-23
1
-7
/
+0
*
[IR] remove fake binop queries for not/neg
Sanjay Patel
2018-10-23
1
-39
/
+0
*
[TI removal] Remove `TerminatorInst` from the IR type system!
Chandler Carruth
2018-10-19
1
-80
/
+73
*
IR: Move AtomicRMW string names into class
Matt Arsenault
2018-10-02
1
-0
/
+31
*
[IR] add shuffle query for vector concatenation
Sanjay Patel
2018-09-20
1
-0
/
+17
*
[IR] fix declaration of shuffle mask
Sanjay Patel
2018-08-30
1
-1
/
+1
*
[IR] add shuffle queries for identity extend/extract
Sanjay Patel
2018-08-30
1
-9
/
+48
*
[IR] Begin removal of TerminatorInst by removing successor manipulation.
Chandler Carruth
2018-08-26
1
-40
/
+0
*
[IR Verifier] Do not allow bitcast of pointer to vector of pointers and vice ...
Serguei Katkov
2018-08-21
1
-6
/
+8
*
Remove trailing space
Fangrui Song
2018-07-30
1
-91
/
+91
*
Improve ConvertDebugDeclareToDebugValue
Bjorn Pettersson
2018-06-26
1
-0
/
+16
*
[IR] move shuffle mask queries from TTI to ShuffleVectorInst
Sanjay Patel
2018-06-19
1
-2
/
+104
*
Remove @brief commands from doxygen comments, too.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
[InstCombine] Allow fptrunc (fpext X)) to be reduced to a single fpext/ftrunc
Craig Topper
2018-03-02
1
-7
/
+1
*
Syndicate duplicate code between CallInst and InvokeInst
Serge Guelton
2018-02-22
1
-237
/
+23
*
Rename and move utility function getLatchPredicateForGuard. NFC.
Serguei Katkov
2018-02-09
1
-0
/
+23
*
Re-enable "[SCEV] Make isLoopEntryGuardedByCond a bit smarter"
Max Kazantsev
2018-02-07
1
-0
/
+14
*
Revert [SCEV] Make isLoopEntryGuardedByCond a bit smarter
Serguei Katkov
2018-02-07
1
-14
/
+0
*
[SCEV] Make isLoopEntryGuardedByCond a bit smarter
Max Kazantsev
2018-02-07
1
-0
/
+14
*
Fix invalid ptrtoint in InstCombine
Yichao Yu
2017-10-22
1
-2
/
+5
*
Minor refactoring regarding Cast::isNoopCast(), NFC
Mikael Holmen
2017-10-05
1
-25
/
+3
*
[Lint] Avoid failed assertion by fetching the proper pointer type
Mikael Holmen
2017-10-03
1
-10
/
+18
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-34
/
+34
*
[IR] Make use of Type::isPtrOrPtrVectorTy/isIntOrIntVectorTy/isFPOrFPVectorTy...
Craig Topper
2017-07-09
1
-4
/
+2
*
[IR] Rename BinaryOperator::init to AssertOK and remove argument. Replace def...
Craig Topper
2017-06-26
1
-6
/
+5
*
[IR] Use isIntOrIntVectorTy instead of writing it out the long way. NFC
Craig Topper
2017-06-25
1
-10
/
+4
[next]