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
/
CodeGen
/
ValueTypes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Use default case in EVT::getEVTString
Cullen Rhodes
2019-12-04
1
-127
/
+2
*
[SVE][CodeGen] Scalable vector MVT size queries
Graham Hunter
2019-11-18
1
-3
/
+4
*
[MVT] Add v256i1 to MachineValueType
Krzysztof Parzyszek
2019-09-20
1
-0
/
+2
*
[ValueTypes] Add v16f16 and v32f16 to EVT::getEVTString and Tablegen's getEnu...
Craig Topper
2019-08-30
1
-0
/
+2
*
[MVT] Add v16f16 and v32f16 vectors.
Craig Topper
2019-08-21
1
-0
/
+2
*
MVT: Add v3i16/v3f16 vectors
Matt Arsenault
2019-08-15
1
-0
/
+4
*
[MVT][SVE] Map between scalable vector IR Type and VTs
Graham Hunter
2019-08-05
1
-6
/
+134
*
[WebAssembly] Rename except_ref type to exnref
Heejin Ahn
2019-07-15
1
-1
/
+1
*
[CodeGen] Add larger vector types for i32 and f32
David Majnemer
2019-07-07
1
-1
/
+25
*
[CodeGen] Defined MVTs v3i32, v3f32, v5i32, v5f32
Tim Renouf
2019-03-17
1
-0
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-0
/
+321
*
Add some advice
Chris Lattner
2006-07-27
1
-98
/
+0
*
Move MVT::getVectorType out of line, it is large and shouldn't be inlined.
Chris Lattner
2006-07-19
1
-0
/
+34
*
Added x86 integer vector types: 64-bit packed byte integer (v16i8), 64-bit
Evan Cheng
2006-02-20
1
-0
/
+3
*
Add the majority of the vector machien value types we expect to support,
Nate Begeman
2005-11-29
1
-0
/
+6
*
Teach LLVM how to scalarize packed types. Currently, this only works on
Nate Begeman
2005-11-19
1
-0
/
+1
*
add printer support for flag operands
Chris Lattner
2005-08-25
1
-0
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Add missing entry.
Chris Lattner
2005-01-20
1
-0
/
+1
*
implement these methods.
Chris Lattner
2005-01-15
1
-0
/
+52