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
/
unittests
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-7
/
+7
*
[AsmParser] Expose an API to parse a string starting with a type.
Quentin Colombet
2016-03-08
1
-0
/
+143
*
[AsmParser] Add a function to parse a standalone type.
Quentin Colombet
2016-03-07
1
-0
/
+120
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-15
/
+0
*
Fix PR 24633 - Handle undef values when parsing standalone constants.
Alex Lorenz
2015-09-09
1
-0
/
+4
*
AsmParser: Save and restore the parsing state for types using SlotMapping.
Alex Lorenz
2015-08-21
1
-0
/
+36
*
AsmParser: Add a function to parse a standalone constant value.
Alex Lorenz
2015-07-17
1
-0
/
+48
*
AsmParser: Extend the API to make the global value and metadata node slot map...
Alex Lorenz
2015-06-23
1
-0
/
+20
*
AsmParser: Require a terminating null character when creating memory buffer.
Alex Lorenz
2015-05-20
3
-0
/
+71