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
/
lldb
/
source
/
Plugins
/
LanguageRuntime
/
RenderScript
/
RenderScriptRuntime
/
RenderScriptx86ABIFixups.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-6
/
+5
*
[opaque pointer types] Update calls to CreateCall to pass the function
James Y Knight
2019-02-08
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Typo fixes.
Bruce Mitchener
2018-05-29
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-40
/
+28
*
Fix bad change in RenderScriptx86ABIFixups.cpp, forgot to change everything n...
Stephane Sezer
2017-05-23
1
-2
/
+2
*
hange RenderScriptx86ABIFixups.cpp to use llvm::AttributeList iterator
Stephane Sezer
2017-05-23
1
-1
/
+2
*
Update for alloca construction changes
Matt Arsenault
2017-04-10
1
-2
/
+5
*
Remove stray paren that got in while attempting to fix the build for Attribut...
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Update for LLVM API rename of AttributeSet -> AttributeList
Reid Kleckner
2017-03-21
1
-5
/
+2
*
Update for LLVM API removal of Function::getArgumentList()
Reid Kleckner
2017-03-16
1
-2
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
1
-2
/
+2
*
[lldb] Fix typos in file headers
Alexander Shaposhnikov
2016-11-26
1
-1
/
+1
*
[RenderScript] reflow/reword some comments and normalize names
Luke Drummond
2016-10-05
1
-2
/
+2
*
Fixing a build breakage caused from a change in LLVM rL281019
Dimitar Vlahovski
2016-09-09
1
-3
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-228
/
+241
*
Fix an unused variable warning in release builds.
Luke Drummond
2016-08-03
1
-1
/
+1
*
Add IR fixups for RenderScript ABI mismatch between ARMV7 frontend and x86 ba...
Luke Drummond
2016-07-28
1
-0
/
+286