)]}' { "commit": "665d5c5112ab6ee1cba56733ec3a1b37e86aa55b", "tree": "5748ec44f2f0eb2dab358c757e72b16a0f7dd194", "parents": [ "dac3432cdb45db48112a0a63478ae94a184b5d45" ], "author": { "name": "Joachim Protze", "email": "protze@itc.rwth-aachen.de", "time": "Mon May 20 14:21:42 2019 +0000" }, "committer": { "name": "Joachim Protze", "email": "protze@itc.rwth-aachen.de", "time": "Mon May 20 14:21:42 2019 +0000" }, "message": "[OpenMP][OMPT] Fix locking testcases for 32 bit architectures\n\nhttps://reviews.llvm.org/D58454 did not fix the problem for a typical use\ncase of building LLVM with gcc or icc and then testing with the newly built\nclang compiler.\nThe compilers do not agree on how to extend a 32-bit pointer to uint64, so\nmake the pointer unsigned first, before adjusting the size.\n\nPatch by Joachim Protze\n\nDifferential Revision: https://reviews.llvm.org/D58506\n\ngit-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@361158 91177308-0d34-0410-b5e6-96231b3b80d8\n", "tree_diff": [ { "type": "modify", "old_id": "2f251736a2aa776fbe145a9dc173b28ccd021723", "old_mode": 33188, "old_path": "runtime/src/kmp_atomic.h", "new_id": "eeb2d5c93f2d029fd679e9026c214644aa420b1f", "new_mode": 33188, "new_path": "runtime/src/kmp_atomic.h" }, { "type": "modify", "old_id": "045fecee2d0d5cc81592e31b0dc876ea82b0ede8", "old_mode": 33188, "old_path": "runtime/src/kmp_csupport.cpp", "new_id": "8e9897862024b664341bc7bd1aa1045c242ed090", "new_mode": 33188, "new_path": "runtime/src/kmp_csupport.cpp" }, { "type": "modify", "old_id": "f65048f3b00a0704f6631c858c45a98a65dbc5e2", "old_mode": 33188, "old_path": "runtime/src/ompt-specific.cpp", "new_id": "c69cb46a4ea4b3c7845fb9a27c472e5b5680c44f", "new_mode": 33188, "new_path": "runtime/src/ompt-specific.cpp" }, { "type": "modify", "old_id": "c62e65520aba3a0f4c93dcb07c505e1e908f599d", "old_mode": 33188, "old_path": "runtime/test/ompt/synchronization/lock.c", "new_id": "2a934ee855aba2e036c8ebdd887d71ec7e8267c7", "new_mode": 33188, "new_path": "runtime/test/ompt/synchronization/lock.c" }, { "type": "modify", "old_id": "60c1a0149187a52193a2d9ae29a884c80ccee390", "old_mode": 33188, "old_path": "runtime/test/ompt/synchronization/nest_lock.c", "new_id": "159048e2e74ded251f27c659fe62a1fd94b3512a", "new_mode": 33188, "new_path": "runtime/test/ompt/synchronization/nest_lock.c" } ] }