summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/builtins/Unit/clear_cache_test.c
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] [test] Disable MPROTECT on two builtin testsMichał Górny2019-12-201-1/+1
* [builtins][test] Avoid unportable mmap call in clear_cache_test.cRainer Orth2019-10-221-1/+1
* [Builtins] Provide a mechanism to selectively disable tests based on whether ...Dan Liew2019-10-171-0/+1
* builtins test: Move clear_cache_test.c from a mprotect()ed global to a mmap()...Nico Weber2019-09-251-28/+21
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add clear_cache implementation for ppc64. Fix buffer to meet ppc64 alignment.Sterling Augustine2017-07-281-1/+1
* [builtins] Get the builtins tests passing on WindowsReid Kleckner2017-04-071-17/+4
* [Builtin] Implement lit-test support (part 1 of 2: test cases update)Weiming Zhao2017-03-211-0/+3
* Revert "[Builtin] Implement lit-test support"Weiming Zhao2017-03-111-2/+0
* [Builtin] Implement lit-test supportWeiming Zhao2017-03-111-0/+2
* [test] Fix page address logic in clear_cache_testMichal Gorny2017-01-211-2/+14
* tests: correct builtins test if built under -mthumb on ARMSaleem Abdulrasool2015-01-051-5/+14
* Move tests for BlocksRuntime and builtins to corresponding directories under ...Alexey Samsonov2014-02-141-0/+76
OpenPOWER on IntegriCloud