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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resubmit "Update llvm command line parser to support subcommands."
Zachary Turner
2016-06-29
2
-5
/
+215
*
Revert r274054 to try to appease the bot
Manman Ren
2016-06-28
2
-203
/
+5
*
Update llvm command line parser to support subcommands.
Zachary Turner
2016-06-28
2
-5
/
+203
*
Switch to using an API that handles non-ASCII paths appropriately on Windows.
Aaron Ballman
2016-06-21
1
-0
/
+26
*
Fix a relatively nasty bug with fs::getPathFromOpenFD() on Windows. The GetFi...
Aaron Ballman
2016-06-20
1
-0
/
+33
*
In openFileForRead, attempt to fetch the actual name of the file on disk -- i...
Taewook Oh
2016-06-13
1
-0
/
+57
*
Support: correct AArch64 TargetParser implementation
Saleem Abdulrasool
2016-06-08
1
-0
/
+41
*
[yaml] Add a ScalarTraits for mapping endian aware types.
Zachary Turner
2016-06-07
1
-0
/
+106
*
Fix deadlock in ThreadPool unittest.
Eli Friedman
2016-06-05
1
-1
/
+1
*
Revert commit r271704, a patch that enables warnings for non-portable #includ...
Taewook Oh
2016-06-04
1
-57
/
+0
*
In openFileForRead, attempt to fetch the actual name of the file on disk -- i...
Taewook Oh
2016-06-03
1
-0
/
+57
*
Add tests to Support/MathExtras
Dylan McKay
2016-06-02
1
-0
/
+29
*
[Support] Rename unconvertibleErrorCode to inconvertibleErrorCode.
Lang Hames
2016-05-27
1
-1
/
+1
*
[Support] Add a StringError convenience class to Error.h
Lang Hames
2016-05-27
1
-0
/
+16
*
[ThinLTO] Option to control path of distributed backend files
Teresa Johnson
2016-05-17
1
-0
/
+25
*
[Support][Unittests] Add unittest for recursive_directory_iterator::level()
Bruno Cardoso Lopes
2016-05-13
1
-0
/
+14
*
[Support] Add a free toString function for Error
Vedant Kumar
2016-05-03
1
-0
/
+19
*
Use gcc's rules for parsing gcc-style response files
Nico Weber
2016-04-26
1
-5
/
+6
*
[Support] Fix latent bugs in Expected and ExitOnError that were preventing them
Lang Hames
2016-04-25
1
-0
/
+14
*
Unbreak building unit tests on Windows after r266595.
Nico Weber
2016-04-18
1
-0
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
4
-3
/
+1
*
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
2016-04-05
5
-29
/
+15
*
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
2016-04-05
5
-15
/
+29
*
[Support] Add a checked flag to Expected<T>, require checks before access or
Lang Hames
2016-04-05
1
-4
/
+46
*
[Support] Fix an invalid character escaping in string literal (unittest).
Etienne Bergeron
2016-04-05
1
-1
/
+1
*
Add support for computing SHA1 in LLVM
Mehdi Amini
2016-04-01
2
-0
/
+73
*
Revert "Add support for computing SHA1 in LLVM"
Mehdi Amini
2016-04-01
2
-73
/
+0
*
Add support for computing SHA1 in LLVM
Mehdi Amini
2016-04-01
2
-0
/
+73
*
Support: Implement StreamingMemoryObject::getPointer
Duncan P. N. Exon Smith
2016-03-27
1
-0
/
+26
*
Support: Move StreamingMemoryObject{,Test}.cpp, NFC
Duncan P. N. Exon Smith
2016-03-27
2
-10
/
+13
*
[Support] Switch to RAII helper for error-as-out-parameter idiom.
Lang Hames
2016-03-25
1
-4
/
+24
*
[Support] Add Error::errorForOutParameter helper.
Lang Hames
2016-03-25
1
-0
/
+6
*
Try to fix ODR violation of ErrorInfo::ID
Reid Kleckner
2016-03-24
1
-3
/
+10
*
ErrorTest.cpp: Move instantiations out of anonymous namespace. gcc didn't com...
NAKAMURA Takumi
2016-03-24
1
-4
/
+3
*
Define ErrorInfo::ID explicitly.
NAKAMURA Takumi
2016-03-24
1
-0
/
+4
*
ErrorTest.cpp: Fix an expression, possibly typo.
NAKAMURA Takumi
2016-03-24
1
-1
/
+1
*
[Support] Add conversions between Expected<T> and ErrorOr<T>.
Lang Hames
2016-03-24
1
-1
/
+24
*
[Support] Make all Errors convertible to std::error_code.
Lang Hames
2016-03-23
1
-0
/
+9
*
[Support] Refactor Error unit tests to avoid duplicating work.
Lang Hames
2016-03-18
1
-294
/
+229
*
[Support] Add ExitOnError utility to support tools that use the exit-on-error
Lang Hames
2016-03-17
1
-0
/
+28
*
[Support] Make Error::isA<T>() works on success values.
Lang Hames
2016-03-17
1
-0
/
+3
*
[Support] Update Error unit test to remove implementation specific behaviour.
Lang Hames
2016-03-16
1
-2
/
+1
*
[Support] Add the 'Error' class for structured error handling.
Lang Hames
2016-03-16
2
-0
/
+459
*
MathExtrasTest.cpp: Use EXPECT_DOUBLE_EQ here, instead of EXPECT_FLOAT_EQ.
NAKAMURA Takumi
2016-03-14
1
-1
/
+1
*
More UTF string conversion wrappers
Marianne Mailhot-Sarrasin
2016-03-11
1
-1
/
+36
*
unitests: add some ARM TargetParser tests
Saleem Abdulrasool
2016-03-06
2
-0
/
+52
*
Refactor duplicated code for linking with pthread.
Rafael Espindola
2016-03-01
1
-3
/
+1
*
[Support] Add a fancy helper function to get a static name for a type.
Chandler Carruth
2016-02-25
2
-0
/
+50
*
Fix a -Wsign-compare in Support Path unittests
Reid Kleckner
2016-02-10
1
-1
/
+1
*
Silence some MSVC warnings about zero extending unsigned to void*
Reid Kleckner
2016-02-10
1
-4
/
+4
[next]