projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improve error message.
[oota-llvm.git]
/
unittests
/
Support
/
2015-06-19
Eric Christopher
Fix "the the" in comments.
tree
|
commitdiff
2015-06-17
Alex Lorenz
Revert r239972 (YAML: Assign a value returned by the...
tree
|
commitdiff
2015-06-17
Alex Lorenz
YAML: Assign a value returned by the default constructo...
tree
|
commitdiff
2015-06-16
Rafael Espindola
Use std::unique_ptr to manage the DataStreamer in bitco...
tree
|
commitdiff
2015-06-16
NAKAMURA Takumi
llvm/unittests/Support/Path.cpp: Use <windows.h> instea...
tree
|
commitdiff
2015-06-13
Rafael Espindola
Don't use std::errc.
tree
|
commitdiff
2015-06-13
Rafael Espindola
Bring in a BumpPtrStringSaver from lld and simplify...
tree
|
commitdiff
2015-05-29
Frederic Riss
YAML traits need to be in the llvm::yaml namespace.
tree
|
commitdiff
2015-05-29
Frederic Riss
[YAMLIO] Make line-wrapping configurable and test it.
tree
|
commitdiff
2015-05-21
Michael J. Spencer
[Support] Fix ErrorOr equality operator.
tree
|
commitdiff
2015-05-21
Alex Lorenz
YAML: Null terminate block scalar's value.
tree
|
commitdiff
2015-05-21
Derek Schuff
Fix StreamingMemoryObject to respect known object size.
tree
|
commitdiff
2015-05-20
Pawel Bylica
Unit tests for the getSwappedBytes(double) fix from...
tree
|
commitdiff
2015-05-18
Hans Wennborg
Fix llvm::BumpPtrAllocatorImpl::Reset()
tree
|
commitdiff
2015-05-14
Alex Lorenz
YAML: Add support for literal block scalar I/O.
tree
|
commitdiff
2015-05-13
Alex Lorenz
YAML: Implement block scalar parsing.
tree
|
commitdiff
2015-05-11
David Blaikie
Readdress r236990, use of static members on a non-stati...
tree
|
commitdiff
2015-05-11
Aaron Ballman
Amends r236990, because I failed at hitting "save"...
tree
|
commitdiff
2015-05-11
Aaron Ballman
Replacing a range-based for loop with an old-style...
tree
|
commitdiff
2015-05-08
Douglas Katzman
Unbreak build: Makefile must have the same change as...
tree
|
commitdiff
2015-05-08
Douglas Katzman
Prevent further errors of omission when adding backend...
tree
|
commitdiff
2015-05-06
Alex Lorenz
YAML: Fix crash in the skip method of KeyValueNode...
tree
|
commitdiff
2015-05-04
Alex Lorenz
YAML: Add an optional 'flow' field to the mapping trait...
tree
|
commitdiff
2015-05-01
Alex Lorenz
YAML: Fix the output of sequences that contain flow...
tree
|
commitdiff
2015-05-01
Diego Novillo
Fix infinite recursion in ScaledNumber::toInt.
tree
|
commitdiff
2015-04-30
Diego Novillo
Fix private constructor for ScaledNumber.
tree
|
commitdiff
2015-04-30
Diego Novillo
Fix typo in comment. NFC.
tree
|
commitdiff
2015-04-29
Reid Kleckner
Disable failing TestDevNull test on Windows
tree
|
commitdiff
2015-04-29
Rafael Espindola
Relax assert to avoid spurious failures with /dev/null.
tree
|
commitdiff
2015-04-20
Rafael Espindola
Don't allow pwrite to resize a stream.
tree
|
commitdiff
2015-04-14
Rafael Espindola
Add raw_pwrite_stream type.
tree
|
commitdiff
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
tree
|
commitdiff
2015-04-02
Benjamin Kramer
[support] Add a macro wrapper for alignas and simplify...
tree
|
commitdiff
2015-03-26
Andrew Kaylor
Supress MSVC padding warning in alignment test
tree
|
commitdiff
2015-03-10
Ben Langmuir
Don't treat .foo as two path components in path::iterators
tree
|
commitdiff
2015-03-02
Justin Bogner
Detect malformed YAML sequence in yaml::Input::beginSeq...
tree
|
commitdiff
2015-02-26
Reid Kleckner
Silence some Win64 clang-cl warnings about unused stuff...
tree
|
commitdiff
2015-02-25
Justin Bogner
Object: Handle Mach-O kext bundle files
tree
|
commitdiff
2015-02-15
Aaron Ballman
Removing LLVM_EXPLICIT, as MSVC 2012 was the last reaso...
tree
|
commitdiff
2015-02-13
Duncan P. N. Exon...
Support: Add dwarf::getOperationEncoding()
tree
|
commitdiff
2015-02-12
Benjamin Kramer
Try to fix the MSVC build.
tree
|
commitdiff
2015-02-12
Benjamin Kramer
MathExtras: Bring Count(Trailing|Leading)Ones and Count...
tree
|
commitdiff
2015-02-07
Duncan P. N. Exon...
Support: Fix tests for VirtualityString
tree
|
commitdiff
2015-02-07
Duncan P. N. Exon...
Support: Add dwarf::getVirtuality()
tree
|
commitdiff
2015-02-07
Duncan P. N. Exon...
Support: Use Dwarf.def for DW_VIRTUALITY, NFC
tree
|
commitdiff
2015-02-06
Duncan P. N. Exon...
Support: Add dwarf::getAttributeEncoding()
tree
|
commitdiff
2015-02-06
Duncan P. N. Exon...
Support: Stop stringifying DW_ATE_{lo,hi}_user
tree
|
commitdiff
2015-02-06
Duncan P. N. Exon...
Support: Add dwarf::getLanguage()
tree
|
commitdiff
2015-02-06
Duncan P. N. Exon...
Support: Stop stringifying DW_LANG_{lo,hi}_user
tree
|
commitdiff
2015-02-05
Matt Arsenault
Add support for double / float to EndianStream
tree
|
commitdiff
2015-02-04
Alexey Samsonov
SpecialCaseList: Add support for parsing multiple input...
tree
|
commitdiff
2015-02-03
Duncan P. N. Exon...
Support: Add string => unsigned mapping for DW_TAG
tree
|
commitdiff
2015-02-03
Duncan P. N. Exon...
Support: Stop stringifying DW_TAG_{lo,hi}_user
tree
|
commitdiff
2015-02-02
Duncan P. N. Exon...
Support: Add missing header to BlockFrequencyTest.cpp...
tree
|
commitdiff
2015-01-28
Chris Bieneman
Refactoring llvm command line parsing and option regist...
tree
|
commitdiff
2015-01-27
Chris Bieneman
Re-landing changes to use ArrayRef instead of SmallVect...
tree
|
commitdiff
2015-01-27
Richard Trieu
Revert r227148 & r227154 which added a test which infin...
tree
|
commitdiff
2015-01-27
Eric Christopher
Fix unsigned/signed comparison warning.
tree
|
commitdiff
2015-01-27
Chris Bieneman
One more fix to the new API to fix const-correctness.
tree
|
commitdiff
2015-01-26
Chris Bieneman
Pete Cooper suggested the new API should use ArrayRef...
tree
|
commitdiff
2015-01-26
Reid Kleckner
Add a UTF8 to UTF16 conversion wrapper for use in the...
tree
|
commitdiff
2015-01-26
Zachary Turner
Teach raw_ostream to support hex formatting without...
tree
|
commitdiff
2015-01-26
Chris Bieneman
Putting all the standard tool options into a "Generic...
tree
|
commitdiff
2015-01-21
Chris Bieneman
Adding a new cl::HideUnrelatedOptions API to allow...
tree
|
commitdiff
2015-01-19
Chandler Carruth
Suppress the newly added Clang warning for the inaccess...
tree
|
commitdiff
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
tree
|
commitdiff
2015-01-10
Dmitri Gribenko
ConvertUTFTest: fix misleading empty line
tree
|
commitdiff
2014-12-15
David Majnemer
StringPool: Cleanup typos in unittest comments
tree
|
commitdiff
2014-12-15
David Majnemer
ThreadLocal: Return a mutable pointer if templated...
tree
|
commitdiff
2014-12-12
Rafael Espindola
Move the resize file feature from mapped_file_region...
tree
|
commitdiff
2014-12-12
Rafael Espindola
Pass a FD to resise_file and add a testcase.
tree
|
commitdiff
2014-12-12
Rafael Espindola
Remove unused feature. NFC.
tree
|
commitdiff
2014-12-11
Rafael Espindola
Remove a convoluted way of calling close by moving...
tree
|
commitdiff
2014-12-11
Rafael Espindola
Remove dead code. NFC.
tree
|
commitdiff
2014-12-04
Rafael Espindola
Remove dead code. NFC.
tree
|
commitdiff
2014-11-24
Paul Robinson
More long path name support on Windows, this time in...
tree
|
commitdiff
2014-11-24
Duncan P. N. Exon...
Support: Add *cast_or_null<> for pointer wrappers
tree
|
commitdiff
2014-11-21
Rafael Espindola
Fix a silly bug in StreamingMemoryObject.cpp.
tree
|
commitdiff
2014-11-20
Alexey Samsonov
Remove support for undocumented SpecialCaseList entries.
tree
|
commitdiff
2014-11-13
Aaron Ballman
Fixing some sign comparison warnings from MSVC; NFC.
tree
|
commitdiff
2014-11-13
Paul Robinson
Drop a few unneeded ctor calls (missed code review...
tree
|
commitdiff
2014-11-13
Paul Robinson
Improve long path name support on Windows.
tree
|
commitdiff
2014-11-07
NAKAMURA Takumi
[CMake] LLVMSupport: Give system_libs PRIVATE scope...
tree
|
commitdiff
2014-10-08
Nick Kledzik
[Support] Add MemoryBuffer::getFileSlice()
tree
|
commitdiff
2014-09-25
Nick Kledzik
[Support] Add type-safe alternative to llvm::format()
tree
|
commitdiff
2014-09-17
Justin Bogner
LineIterator: Provide a variant that keeps blank lines
tree
|
commitdiff
2014-09-17
Nick Kledzik
Fix identify_magic() with mach-o stub dylibs.
tree
|
commitdiff
2014-09-15
Nick Kledzik
[Support] add decodeSLEB128()
tree
|
commitdiff
2014-09-11
Rui Ueyama
Support: Use llvm::COFF::BigObjMagic
tree
|
commitdiff
2014-09-11
Rui Ueyama
Support: improve identify_magic to recognize COFF bigobj
tree
|
commitdiff
2014-09-11
Rafael Espindola
Misc cleanups to the FileSytem api.
tree
|
commitdiff
2014-09-11
Rafael Espindola
Use simpler version of sys::fs::exists. NFC.
tree
|
commitdiff
2014-09-07
Hans Wennborg
Try to unflake AllocatorTest.TestAlignmentPastSlab
tree
|
commitdiff
2014-09-07
Hans Wennborg
BumpPtrAllocator: do the size check without moving...
tree
|
commitdiff
2014-09-03
Rafael Espindola
Add writeFileWithSystemEncoding to LibLLVMSuppor.
tree
|
commitdiff
2014-09-03
David Blaikie
Ensure ErrorOr cannot implicitly invoke explicit ctors...
tree
|
commitdiff
2014-09-02
Hans Wennborg
BumpPtrAllocator: use uintptr_t when aligning addresses...
tree
|
commitdiff
2014-09-02
David Blaikie
unique_ptrify the result of SpecialCaseList::create
tree
|
commitdiff
2014-08-29
Chris Bieneman
Cleaning up static initializers in TimeValue.
tree
|
commitdiff
2014-08-27
David Blaikie
Convert a few more cases of direct intialization of...
tree
|
commitdiff
next