projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Define LLVM_HAS_STRONG_ENUMS
[oota-llvm.git]
/
unittests
/
2013-12-20
NAKAMURA Takumi
Makefile.unittest: cleanup may fail. Add '-' in the...
tree
|
commitdiff
2013-12-19
Hans Wennborg
Make sys::ThreadLocal<> zero-initialized on non-thread...
tree
|
commitdiff
2013-12-19
NAKAMURA Takumi
Introduce clean-ups in llvm/unittests/Makefile.unittest...
tree
|
commitdiff
2013-12-19
Rafael Espindola
No point in having a "#if 0"ed unittest.
tree
|
commitdiff
2013-12-19
Anna Zaks
Fix a buffer overrun detected by AddressSanitizer.
tree
|
commitdiff
2013-12-19
NAKAMURA Takumi
ArchiveFileDescriptorTests: Fix CMake build. Each unit...
tree
|
commitdiff
2013-12-19
NAKAMURA Takumi
ArchiveFileDescriptorTests: Resurrect part of r197600...
tree
|
commitdiff
2013-12-18
Owen Anderson
Revert r197600 while I sort out why it's failing on...
tree
|
commitdiff
2013-12-18
Owen Anderson
Add a unit test for loading an object file via a file...
tree
|
commitdiff
2013-12-14
Michael Gottesman
[block-freq] Add a right shift to BlockFrequency that...
tree
|
commitdiff
2013-12-13
Michael Gottesman
Remove APInt::extractBit since it is already implemente...
tree
|
commitdiff
2013-12-13
Michael Gottesman
[block-freq] Add the method APInt::nearestLogBase2().
tree
|
commitdiff
2013-12-13
Michael Gottesman
[block-freq] Add the APInt method extractBit.
tree
|
commitdiff
2013-12-13
Rafael Espindola
Use a: and s: instead of a0: and s0: in the DataLayout...
tree
|
commitdiff
2013-12-12
Richard Barton
Remove some dead code
tree
|
commitdiff
2013-12-12
Alp Toker
Swap around EXPECT_EQ() arguments orders for more natur...
tree
|
commitdiff
2013-12-12
Alp Toker
Add missing escape characters to the new Regex::escape...
tree
|
commitdiff
2013-12-10
Tim Northover
Darwin: update default iOS version to 5.0
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
Add JIT to LINK_COMPONENTS in MCJITTests/Makefile.
tree
|
commitdiff
2013-12-06
Kostya Serebryany
[asan] rewrite asan's stack frame layout
tree
|
commitdiff
2013-12-05
Michael Ilseman
Use present fast-math flags when applicable in CreateBinOp
tree
|
commitdiff
2013-12-02
Diego Novillo
Fix dominator descendants for unreachable blocks.
tree
|
commitdiff
2013-11-28
NAKAMURA Takumi
[CMake] Also OptionTests can be free from add_dependenc...
tree
|
commitdiff
2013-11-26
Chandler Carruth
[PM] Split the CallGraph out from the ModulePass which...
tree
|
commitdiff
2013-11-23
Chandler Carruth
[PM] Complete the cross-layer interfaces with a Module...
tree
|
commitdiff
2013-11-23
Chandler Carruth
[PM] Rename TestAnalysisPass to TestFunctionAnalysis...
tree
|
commitdiff
2013-11-23
Chandler Carruth
[PM] Add support to the analysis managers to query...
tree
|
commitdiff
2013-11-22
Chandler Carruth
[PM] Switch the downward invalidation to be incremental...
tree
|
commitdiff
2013-11-22
Chandler Carruth
[PM] Teach the analysis managers to pass themselves...
tree
|
commitdiff
2013-11-22
Chandler Carruth
[PM] Remove the IRUnitT typedef requirement for analysi...
tree
|
commitdiff
2013-11-22
Chandler Carruth
[PM] Fix the analysis templates' usage of IRUnitT.
tree
|
commitdiff
2013-11-22
Michael Gottesman
[block-freq] Update data in test case to be unsigned...
tree
|
commitdiff
2013-11-22
Chandler Carruth
[PM] Switch analysis managers to be threaded through...
tree
|
commitdiff
2013-11-21
Chandler Carruth
[PM] Widen the interface for invalidate on an analysis...
tree
|
commitdiff
2013-11-21
Chandler Carruth
[PM] Add support for using SFINAE to reflect on an...
tree
|
commitdiff
2013-11-21
Chandler Carruth
[PM] Add a module analysis pass proxy for the function...
tree
|
commitdiff
2013-11-21
Nick Kledzik
YAML I/O add support for validate()
tree
|
commitdiff
2013-11-21
Nick Kledzik
revert r194655
tree
|
commitdiff
2013-11-20
Chandler Carruth
Make the moved-from SmallPtrSet be a valid, empty,...
tree
|
commitdiff
2013-11-20
Chandler Carruth
Add a test for assignment operator behavior which was...
tree
|
commitdiff
2013-11-20
Chandler Carruth
[PM] Add the preservation system to the new pass manager.
tree
|
commitdiff
2013-11-20
Chandler Carruth
Give SmallPtrSet move semantics when we have R-value...
tree
|
commitdiff
2013-11-20
Chandler Carruth
[PM] Make the function pass manager more regular.
tree
|
commitdiff
2013-11-20
Chandler Carruth
[PM] Split the analysis manager into a function-specifi...
tree
|
commitdiff
2013-11-19
John Thompson
YAML I/O - Added default trait support for std:string...
tree
|
commitdiff
2013-11-19
Michael Ilseman
Add support for software expansion of 64-bit integer...
tree
|
commitdiff
2013-11-19
Juergen Ributzka
[weak vtables] Place class definitions into anonymous...
tree
|
commitdiff
2013-11-19
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-11-18
Alexander Kornienko
Recover gracefully when deserializing invalid YAML...
tree
|
commitdiff
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
tree
|
commitdiff
2013-11-17
Michael Gottesman
[block-freq] Add BlockFrequency::scale that returns...
tree
|
commitdiff
2013-11-17
Chandler Carruth
[PM] Completely remove support for explicit 'require...
tree
|
commitdiff
2013-11-15
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-11-15
Rui Ueyama
Path: Recognize COFF import library file magic.
tree
|
commitdiff
2013-11-15
Benjamin Kramer
Give unit test its own LLVMContext so MDNodes aren...
tree
|
commitdiff
2013-11-15
Matt Arsenault
Add addrspacecast instruction.
tree
|
commitdiff
2013-11-14
Rui Ueyama
Recognize 0x0000 as a COFF file magic.
tree
|
commitdiff
2013-11-14
Nick Kledzik
remove extra semicolon
tree
|
commitdiff
2013-11-14
Nick Kledzik
Add dyn_cast<> support to YAML I/O's IO class
tree
|
commitdiff
2013-11-14
Nick Kledzik
Add simple support for tags in YAML I/O
tree
|
commitdiff
2013-11-13
Rui Ueyama
Path: Add tests for existing file magics.
tree
|
commitdiff
2013-11-13
Rui Ueyama
Whitespace.
tree
|
commitdiff
2013-11-13
Chandler Carruth
Fix a null pointer dereference when copying a null...
tree
|
commitdiff
2013-11-13
Chandler Carruth
Introduce an AnalysisManager which is like a pass manag...
tree
|
commitdiff
2013-11-09
Chandler Carruth
[PM] Start sketching out the new module and function...
tree
|
commitdiff
2013-11-09
Chandler Carruth
Move the old pass manager infrastructure into a legacy...
tree
|
commitdiff
2013-11-09
Chandler Carruth
Switch to allow implicit construction. In many cases...
tree
|
commitdiff
2013-11-09
Chandler Carruth
Test the polymorphic behavior of this utility.
tree
|
commitdiff
2013-11-09
Chandler Carruth
Use something really explicit to test "move semantics...
tree
|
commitdiff
2013-11-09
Chandler Carruth
Add the critically missing 'clone' method. =]
tree
|
commitdiff
2013-11-09
Chandler Carruth
Move the test type out of the function and into the...
tree
|
commitdiff
2013-11-09
Chandler Carruth
Add a polymorphic_ptr<T> smart pointer data type. It...
tree
|
commitdiff
2013-11-09
Adrian Prantl
Revert "Move copying of global initializers below the...
tree
|
commitdiff
2013-11-09
Adrian Prantl
Revert "Run clang-format on file."
tree
|
commitdiff
2013-11-07
Bill Wendling
Run clang-format on file.
tree
|
commitdiff
2013-11-07
Bill Wendling
Move copying of global initializers below the cloning...
tree
|
commitdiff
2013-11-05
Rafael Espindola
Simplify ErrorOr.
tree
|
commitdiff
2013-10-31
Rafael Espindola
Merge CallGraph and BasicCallGraph.
tree
|
commitdiff
2013-10-30
Rafael Espindola
Add calls to doInitialization() and doFinalization...
tree
|
commitdiff
2013-10-30
Rui Ueyama
Add {start,end}with_lower methods to StringRef.
tree
|
commitdiff
2013-10-30
Nuno Lopes
make ConstantRange::signExtend() optimal
tree
|
commitdiff
2013-10-29
Alexey Samsonov
DWARF parser: propery handle DW_FORM_ref_sig8 and fix...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
DWARF parser: Use ArrayRef to represent form sizes...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
DebugInfo: Introduce the notion of "form classes"
tree
|
commitdiff
2013-10-28
Rui Ueyama
Add a few tests for StringRef::{start,end}with.
tree
|
commitdiff
2013-10-25
David Blaikie
DIEHash: Summary hashing of member functions
tree
|
commitdiff
2013-10-25
Rafael Espindola
Try to fix the build on windows.
tree
|
commitdiff
2013-10-25
Rafael Espindola
Change MemoryBuffer::getFile to take a Twine.
tree
|
commitdiff
2013-10-25
David Blaikie
DIEHash: Summary hashing of nested types
tree
|
commitdiff
2013-10-24
David Blaikie
DIEHash: Const correct and use references where non...
tree
|
commitdiff
2013-10-24
David Blaikie
DIEHash: Do not use shallow type hashing for unnamed...
tree
|
commitdiff
2013-10-24
John Thompson
Reverting my r193344 checkin due to build breakage.
tree
|
commitdiff
2013-10-24
John Thompson
Added std::string as a built-in type for mapping.
tree
|
commitdiff
2013-10-22
David Blaikie
DWARF type hashing: pointers to members
tree
|
commitdiff
2013-10-21
David Blaikie
DWARF Type Hashing: Include reference and rvalue refere...
tree
|
commitdiff
2013-10-21
David Blaikie
DWARF type hashing: begin implementing Step 5, summary...
tree
|
commitdiff
2013-10-21
Andrew Kaylor
Removing unnecessary link component for MCJIT unittests
tree
|
commitdiff
2013-10-21
David Blaikie
DIEHashTest: Correct the order of operands to the TEST...
tree
|
commitdiff
2013-10-21
David Blaikie
DWARF type hashing: Handle multiple (including recursiv...
tree
|
commitdiff
next