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
/
utils
/
TableGen
/
SubtargetFeatureInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a bit of relaxed constexpr to make FeatureBitset costant intializable
Benjamin Kramer
2019-08-24
1
-2
/
+2
*
AMDGPU: Avoid emitting "true" predicates
Matt Arsenault
2019-07-30
1
-1
/
+7
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-17
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-1
/
+1
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-1
/
+1
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-12
/
+10
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-0
/
+32
*
Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...
Daniel Sanders
2017-04-21
1
-32
/
+0
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-0
/
+32
*
[TableGen] Ensure proper ordering of subtarget feature names
Krzysztof Parzyszek
2017-03-06
1
-4
/
+17
*
Revert r297039, it's causing some mysterious buildbot failures
Krzysztof Parzyszek
2017-03-06
1
-17
/
+4
*
[TableGen] Ensure proper ordering of subtarget feature names
Krzysztof Parzyszek
2017-03-06
1
-4
/
+17
*
Use print() instead of dump() in code
Matthias Braun
2017-01-28
1
-3
/
+4
*
Check that emitted instructions meet their predicates on all targets except A...
Daniel Sanders
2016-11-19
1
-2
/
+32
*
[tablegen] Extract portions of AsmMatcherEmitter for re-use by another genera...
Daniel Sanders
2016-11-15
1
-0
/
+89