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
/
Support
/
Unix
/
Host.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Triple: refactor redundant code.
Tim Northover
2015-02-12
1
-19
/
+5
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-3
/
+3
*
Unix/Host.inc: Remove <cstdlib>. It has been unused for a long time.
NAKAMURA Takumi
2014-09-24
1
-1
/
+0
*
Unix/Host.inc: Wrap a comment line in 80-col.
NAKAMURA Takumi
2014-09-24
1
-1
/
+2
*
Unix/Host.inc: Remove leading whitespace. It had been here since r56942!
NAKAMURA Takumi
2014-09-24
1
-1
/
+1
*
Support: normalize the default triple on Unix
Saleem Abdulrasool
2014-03-30
1
-1
/
+1
*
revert r147542 after comments from Joerg Sonnenberger
Sebastian Pop
2012-01-05
1
-12
/
+6
*
use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT
Sebastian Pop
2012-01-04
1
-6
/
+12
*
rename getHostTriple into getDefaultTargetTriple
Sebastian Pop
2011-11-01
1
-5
/
+5
*
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
1
-4
/
+1
*
Remove the hack to check UNAME_RELEASE when identifying the Darwin version.
Bob Wilson
2011-09-20
1
-9
/
+0
*
Clarify a comment.
Bob Wilson
2011-08-10
1
-1
/
+3
*
Put Darwin-specific code inside an __APPLE__ ifdef.
Bob Wilson
2011-08-09
1
-0
/
+2
*
Recognize the UNAME_RELEASE environment variable to match Darwin's uname.
Bob Wilson
2011-08-09
1
-0
/
+6
*
Don't include information about the build into the information returned by
Rafael Espindola
2011-05-17
1
-29
/
+0
*
sys/Host: Change getHostTriple() to return the full Darwin version on OS X.
Daniel Dunbar
2011-04-20
1
-4
/
+1
*
Add missing standard headers. Patch by Joerg Sonnenberger!
Nick Lewycky
2010-12-19
1
-0
/
+1
*
Now to chant the magical incantation that will exorcise the System library
Charles Davis
2010-11-29
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+96