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
/
utils
/
not
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[not] Improve error reporting consistency.
Jonas Devlieghere
2018-11-09
1
-3
/
+5
*
Refactor ExecuteAndWait to take StringRefs.
Zachary Turner
2018-06-12
1
-1
/
+5
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-1
/
+1
*
Convenience/safety fix for llvm::sys::Execute(And|No)Wait
Alexander Kornienko
2017-09-13
1
-2
/
+1
*
Remove unused header, NFC.
Vedant Kumar
2016-12-01
1
-1
/
+0
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-21
/
+0
*
Add a small "usage:" comment at the top of not.cpp
Sean Silva
2014-11-26
1
-0
/
+5
*
Use findProgramByName.
Michael J. Spencer
2014-11-04
1
-2
/
+7
*
not: Only consider exit code 3 to be a crash with --crash
Reid Kleckner
2014-06-23
1
-4
/
+5
*
[Win32] Let utils/not aware of abort(), aka llvm_unreachable(), in msvcrt.
NAKAMURA Takumi
2014-06-13
1
-0
/
+7
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-1
/
+2
*
[CMake] LLVMSupport should be responsible to provide system_libs.
NAKAMURA Takumi
2014-02-10
1
-6
/
+0
*
Install three utils, "FileCheck", "count", and "not", for now to appease llvm...
NAKAMURA Takumi
2013-12-20
1
-2
/
+2
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
1
-1
/
+1
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
1
-1
/
+1
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
1
-1
/
+1
*
Add a --crash option to not.
Rafael Espindola
2013-07-05
1
-2
/
+21
*
Avoid using PathV1.h in Program.h.
Rafael Espindola
2013-06-13
1
-2
/
+1
*
Have sys::FindProgramByName return a std::string.
Rafael Espindola
2013-06-13
1
-2
/
+3
*
Remove the program class.
Rafael Espindola
2013-06-12
1
-3
/
+2
*
Put targets on folders, if the IDE supports the feature.
Oscar Fuentes
2011-02-20
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
3
-6
/
+6
*
Apply a patch from Frits van Bommel to fix the CMake build.
Dan Gohman
2010-10-29
1
-1
/
+1
*
not is testing for a normal exit with a non-zero value. It shouldn't
Dan Gohman
2010-10-29
1
-1
/
+11
*
Add count/not tools as executables.
Daniel Dunbar
2009-09-24
3
-0
/
+49