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
/
debuginfo-tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make nrvo-string test more robust.
Adrian Prantl
2019-06-27
1
-3
/
+4
*
Make nrvo-string test more robust.
Adrian Prantl
2019-06-26
1
-2
/
+5
*
[Python 3] Decode check_ouput result as UTF-8
Jonas Devlieghere
2019-06-25
1
-1
/
+1
*
Store a pointer to the return value in a static alloca and let the debugger u...
Amy Huang
2019-06-20
2
-2
/
+72
*
llgdb.py: Make sure to clean up the debugger on exit.
Adrian Prantl
2019-06-17
1
-1
/
+6
*
Add cdb test for global constants
Amy Huang
2019-06-06
1
-0
/
+33
*
Add cdb test for inline line tables
Reid Kleckner
2019-06-03
1
-0
/
+45
*
Move the pybool logic from CMake to Python for simplicity
Reid Kleckner
2019-05-29
2
-4
/
+1
*
Add debuginfo-tests that use cdb on Windows
Reid Kleckner
2019-05-28
7
-5
/
+90
*
Set config.lit_tools_dir, which is needed by lit.llvm.initialize.
Reid Kleckner
2018-11-06
1
-0
/
+1
*
[debuginfo-tests] commands.getoutput -> subprocess.check_output
Fangrui Song
2018-11-03
1
-2
/
+2
*
Update debuginfo tests lit for r341135
Reid Kleckner
2018-11-03
1
-1
/
+2
*
[debuginfo-tests] Avoid "import commands" which was deprecated in Py3
Reid Kleckner
2018-11-03
1
-1
/
+1
*
Revert "(Retry) Add a basic integration test for C++ smart pointers"
Vedant Kumar
2018-08-20
1
-41
/
+0
*
(Retry) Add a basic integration test for C++ smart pointers
Vedant Kumar
2018-08-20
1
-0
/
+41
*
Revert "Add a basic integration test for C++ smart pointers"
Bruno Cardoso Lopes
2018-08-18
1
-41
/
+0
*
Add a basic integration test for C++ smart pointers
Vedant Kumar
2018-08-16
1
-0
/
+41
*
SafeStack: Disable Darwin support
Vlad Tsyrklevich
2018-08-14
1
-0
/
+1
*
Disable the asan-deque.cpp integration test for AppleLLDB < v1000
Vedant Kumar
2018-08-04
2
-1
/
+10
*
[DWARF] Change a test to ensure the creation of a __debug_ranges section.
Wolfgang Pieb
2018-07-31
1
-0
/
+3
*
[debuginfo-tests] tweak new test to be compatible with wider range of compilers.
Tim Northover
2018-07-31
1
-2
/
+2
*
[DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users
Vedant Kumar
2018-07-26
1
-0
/
+46
*
Revert "[CMake] Sort dependency list and add safestack to it"
Vedant Kumar
2018-07-18
1
-2
/
+1
*
[CMake] Sort dependency list and add safestack to it
Vedant Kumar
2018-07-18
1
-1
/
+2
*
[debuginfo-tests] Always use the system python to invoke llgdb.py.
Ahmed Bougacha
2018-06-10
1
-1
/
+2
*
[Darwin] Specify DWARF 2/4 when running apple accelerator tests.
Davide Italiano
2018-02-26
2
-1
/
+6
*
[Darwin] Add a test to make sure clang emits __apple accelerator tables.
Davide Italiano
2018-02-23
1
-0
/
+17
*
[debuginfo-tests] Support moving debuginfo-tests to llvm/projects
Don Hinton
2017-12-12
5
-0
/
+197
*
Revert "Temporarily pin tests to DWARF v2 until a more recent version of LLDB"
Adrian Prantl
2017-12-07
5
-6
/
+6
*
Temporarily pin tests to DWARF v2 until a more recent version of LLDB
Adrian Prantl
2017-12-05
5
-6
/
+6
*
Re-revert "Refactor debuginfo-tests."
Zachary Turner
2017-11-21
22
-146
/
+16
*
Resubmit "Refactor debuginfo-tests" again.
Zachary Turner
2017-11-20
22
-16
/
+146
*
Re-revert "Refactor debuginfo-tests"
Zachary Turner
2017-11-17
22
-136
/
+16
*
Resubmit "Refactor debuginfo-tests"
Zachary Turner
2017-11-16
22
-16
/
+136
*
Revert "Update test_debuginfo.pl script to point to new tree location."
Zachary Turner
2017-11-13
22
-134
/
+16
*
[debuginfo-tests] Make debuginfo-tests work in a standard configuration.
Zachary Turner
2017-11-10
22
-16
/
+134
*
Revert r313600 due to bot failures on Green Dragon.
Mike Edwards
2017-09-19
1
-0
/
+2
*
Drop -O1 case from nrvo-string.cpp
Hans Wennborg
2017-09-18
1
-2
/
+0
*
[debuginfo-tests] Add string NRVO test for PR34513
Reid Kleckner
2017-09-15
1
-0
/
+27
*
Restrict debuginfo-tests to native configurations.
Paul Robinson
2017-09-08
1
-0
/
+3
*
Fix debuginfo-tests with GDB on Linux
Reid Kleckner
2017-08-31
5
-32
/
+80
*
Add a test for PR33166.
Adrian Prantl
2017-05-25
1
-0
/
+18
*
Add additional CHECKs to safestack.c.
Adrian Prantl
2017-04-17
1
-10
/
+20
*
Revert "Revert "Add a test for debug info with the safestack sanitizer enable...
Adrian Prantl
2017-04-17
1
-0
/
+25
*
Revert "Revert "Add a test for __block variables + asan.""
Adrian Prantl
2017-04-17
2
-9
/
+27
*
Revert "Revert "Add an end-to-end testcase for address sanitizer.""
Adrian Prantl
2017-04-17
1
-0
/
+26
*
Revert "Add a test for debug info with the safestack sanitizer enabled."
Ahmed Bougacha
2017-04-17
1
-21
/
+0
*
Revert "Add an end-to-end testcase for address sanitizer."
Ahmed Bougacha
2017-04-17
1
-23
/
+0
*
Revert "Add a test for __block variables + asan."
Ahmed Bougacha
2017-04-17
2
-28
/
+7
*
Add a test for __block variables + asan.
Adrian Prantl
2017-04-13
2
-7
/
+28
[next]