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
/
Support
/
MemoryTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] Renamed member 'Size' to 'AllocatedSize' in MemoryBlock and OwningM...
Lang Hames
2019-05-20
1
-30
/
+30
*
[Support] Add error handling to sys::Process::getPageSize().
Lang Hames
2019-05-08
1
-1
/
+1
*
[Memory] Add basic support for large/huge memory pages
Alexandre Ganea
2019-02-28
1
-0
/
+16
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[unittest] Skip W+X MappedMemoryTests when MPROTECT is enabled
Michal Gorny
2018-11-20
1
-0
/
+53
*
Untabify.
NAKAMURA Takumi
2017-10-18
1
-10
/
+10
*
Fixed warning: must specify at least one argument for '...' parameter.
Galina Kistanova
2017-06-04
1
-1
/
+1
*
Remove dead code. NFC.
Rafael Espindola
2014-12-04
1
-1
/
+1
*
Remove the last uses of 'using std::error_code'
Rafael Espindola
2014-06-13
1
-39
/
+39
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-43
/
+50
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-28
/
+28
*
Go ahead and get rid of the old page size interface and convert all the
Chandler Carruth
2012-12-31
1
-1
/
+1
*
Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both
Akira Hatanaka
2012-12-05
1
-4
/
+6
*
Sort the #include lines for unittest/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
Remove DOS line endings.
Jakub Staszak
2012-11-14
1
-356
/
+356
*
This patch adds memory support functions which will later be used to implemen...
Andrew Kaylor
2012-09-19
1
-0
/
+356