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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARFv5] Verify all-or-nothing constraint on DIFile source
Scott Linder
2018-11-30
1
-0
/
+18
*
Comment tweak requested in code review. NFC
Paul Robinson
2018-11-29
1
-1
/
+2
*
[Inliner] Modify the merging of min-legal-vector-width attribute to better ha...
Craig Topper
2018-11-29
1
-12
/
+16
*
[DebugInfo] IR/Bitcode changes for DISubprogram flags.
Paul Robinson
2018-11-28
2
-5
/
+60
*
[ThinLTO] Assembly representation of ReadOnly attribute
Eugene Leviant
2018-11-23
1
-1
/
+3
*
[TI removal] Leverage the fact that TerminatorInst is gone to create
Chandler Carruth
2018-11-22
2
-37
/
+108
*
[IR] Add hasNPredecessors, hasNPredecessorsOrMore to BasicBlock
Vedant Kumar
2018-11-19
2
-11
/
+10
*
[DebugInfo] DISubprogram flags get their own flags word. NFC.
Paul Robinson
2018-11-19
4
-77
/
+73
*
[ThinLTO] Fix comment. NFC
Eugene Leviant
2018-11-19
1
-1
/
+1
*
Fix bot failure from r347145
Teresa Johnson
2018-11-17
1
-8
/
+7
*
[ThinLTO] Add some stats for read only variable internalization
Teresa Johnson
2018-11-17
1
-0
/
+14
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
4
-8
/
+8
*
[IRVerifier] Allow StructRet in statepoint
Than McIntosh
2018-11-16
1
-2
/
+14
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-16
1
-6
/
+101
*
Print newline after banner for ModulePass
Sven van Haastregt
2018-11-14
1
-1
/
+2
*
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s...
David Blaikie
2018-11-13
4
-5
/
+10
*
[IR] Add a dedicated FNeg IR Instruction
Cameron McInally
2018-11-13
5
-1
/
+116
*
Revert "[ThinLTO] Internalize readonly globals"
Steven Wu
2018-11-13
1
-101
/
+6
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-10
1
-6
/
+101
*
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
*
[DebugInfo][Dexter] Unreachable line stepped onto after SimplifyCFG.
Carlos Alberto Enciso
2018-11-09
1
-0
/
+7
*
[IR] add optional parameter for copying IR flags to compare instructions
Sanjay Patel
2018-11-07
1
-3
/
+6
*
[ThinLTO] Split NotEligibleToImport into legality and inlinability flags
Teresa Johnson
2018-11-06
2
-2
/
+4
*
[LLVM-C] Fix Windows Build of Core
Robert Widmann
2018-11-06
1
-1
/
+1
*
[LLVM-C] Improve Intrinsics Bindings
Robert Widmann
2018-11-06
1
-0
/
+44
*
[FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics
Cameron McInally
2018-11-05
2
-0
/
+8
*
[LTO] Fix a crash caused by accessing an empty ValueInfo
Teresa Johnson
2018-11-02
1
-12
/
+28
*
[IR] remove fake binop query for fneg
Sanjay Patel
2018-11-01
1
-19
/
+0
*
[IR] Allow increasing the alignment of dso-local globals.
Eli Friedman
2018-10-31
1
-1
/
+1
*
Use llvm::any_of instead std::any_of. NFC
Fangrui Song
2018-10-31
1
-2
/
+1
*
ADT/STLExtras: Introduce llvm::empty; NFC
Matthias Braun
2018-10-31
1
-1
/
+1
*
[FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM and MINNUM
Cameron McInally
2018-10-30
1
-0
/
+2
*
[Intrinsic] Signed and Unsigned Saturation Subtraction Intirnsics
Leonard Chan
2018-10-29
1
-7
/
+9
*
[LLVM-C] Add Builder Bindings to Common Memory Intrinsics
Robert Widmann
2018-10-29
1
-0
/
+24
*
IR: Optimize StructType::get to perform one hash lookup instead of two, NFCI
Krasimir Georgiev
2018-10-25
1
-7
/
+14
*
IR: Optimize FunctionType::get to perform one hash lookup instead of two, NFCI
Krasimir Georgiev
2018-10-24
1
-7
/
+13
*
[ThinLTO] Change parameter type. NFC
Eugene Leviant
2018-10-24
1
-1
/
+1
*
[ThinLTO] Fix dot dumper for regular LTO modules
Eugene Leviant
2018-10-24
1
-1
/
+1
*
[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
*
[Intrinsic] Unigned Saturation Addition Intrinsic
Leonard Chan
2018-10-22
1
-5
/
+8
*
[TI removal] Remove `TerminatorInst` from the IR type system!
Chandler Carruth
2018-10-19
1
-80
/
+73
*
[TI removal] Update the C API for the move away from `TerminatorInst`.
Chandler Carruth
2018-10-18
1
-3
/
+8
*
Make Function::getInstructionCount const
Mircea Trofin
2018-10-18
1
-2
/
+2
*
[Intrinsic] Signed Saturation Addition Intrinsic
Leonard Chan
2018-10-16
1
-0
/
+9
*
[TI removal] Make `getTerminator()` return a generic `Instruction`.
Chandler Carruth
2018-10-15
1
-3
/
+4
*
[TI removal] Rework `InstVisitor` to support visiting instructions that
Chandler Carruth
2018-10-15
1
-16
/
+16
*
[TI removal] Make variables declared as `TerminatorInst` and initialized
Chandler Carruth
2018-10-15
4
-5
/
+5
*
Generalize an IR verifier check to work with non-zero program address spaces
Dylan McKay
2018-10-11
1
-1
/
+2
[next]