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
/
InlineAsm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SEGV in InlineAsm::ConstraintInfo::Parse.
Karl Schimpf
2015-09-03
1
-1
/
+2
*
Fix SEGV in InlineAsm::ConstraintInfo::Parse.
Karl Schimpf
2015-09-03
1
-1
/
+2
*
[opaque pointer type] Avoid using pointee types to retrieve InlineAsm's funct...
David Blaikie
2015-07-28
1
-12
/
+11
*
Silence sign compare warning. NFC.
Benjamin Kramer
2015-03-29
1
-1
/
+2
*
[inline asm] Don't reject duplicated matching constraints
Benjamin Kramer
2015-03-29
1
-1
/
+2
*
Simplify expressions involving boolean constants with clang-tidy
David Blaikie
2015-03-09
1
-1
/
+1
*
Reformat (and remove some tabs) to make debugging this code a
Eric Christopher
2015-02-10
1
-4
/
+7
*
[inline asm] Add a check in InlineAsm::ConstraintInfo::Parse to make sure '{'
Akira Hatanaka
2014-09-05
1
-0
/
+4
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-09
1
-1
/
+1
*
Remove copy ctors that did the same thing as the default one.
Benjamin Kramer
2014-03-11
1
-10
/
+0
*
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
1
-2
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+295