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
/
LowLevelType.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Fix else after return
Matt Arsenault
2020-01-09
1
-3
/
+9
*
GlobalISel: Move getLLTForMVT/getMVTForLLT
Matt Arsenault
2020-01-09
1
-0
/
+17
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[GlobalISel] Support vector-of-pointers in LLT
Kristof Beyls
2017-04-19
1
-3
/
+3
*
Revert "[GlobalISel] Support vector-of-pointers in LLT"
Kristof Beyls
2017-04-18
1
-3
/
+3
*
[GlobalISel] Support vector-of-pointers in LLT
Kristof Beyls
2017-04-18
1
-3
/
+3
*
Recommit: [globalisel] Change LLT constructor string into an LLT-based object...
Daniel Sanders
2017-03-07
1
-44
/
+11
*
Revert r297177: Change LLT constructor string into an LLT-based object ...
Daniel Sanders
2017-03-07
1
-11
/
+44
*
[globalisel] Change LLT constructor string into an LLT-based object that know...
Daniel Sanders
2017-03-07
1
-44
/
+11
*
Revert r296474 - [globalisel] Change LLT constructor string into an LLT subcl...
Daniel Sanders
2017-02-28
1
-11
/
+44
*
[globalisel] Change LLT constructor string into an LLT subclass that knows ho...
Daniel Sanders
2017-02-28
1
-44
/
+11
*
[CodeGen] Revert changes in LowLevelType to pre-r295499 to fix broken buildbots.
Eugene Zelenko
2017-02-17
1
-7
/
+1
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-02-17
1
-1
/
+7
*
GlobalISel: produce correct code for signext/zeroext ABI flags.
Tim Northover
2016-09-21
1
-0
/
+18
*
GlobalISel: remove "unsized" LLT
Tim Northover
2016-09-15
1
-5
/
+4
*
GlobalISel: cache pointer sizes in LLT
Tim Northover
2016-09-15
1
-12
/
+11
*
GlobalISel: support loads and stores of strange types.
Tim Northover
2016-08-15
1
-2
/
+5
*
GlobalISel: implement alloca instruction
Tim Northover
2016-07-22
1
-5
/
+11
*
GlobalISel: implement low-level type with just size & vector lanes.
Tim Northover
2016-07-20
1
-0
/
+46