projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make this test not match its own filename, when being run from a path that includes...
[oota-llvm.git]
/
unittests
/
IR
/
2014-04-12
Benjamin Kramer
Move MDBuilder's methods out of line.
tree
|
commitdiff
2014-03-27
NAKAMURA Takumi
Untabify.
tree
|
commitdiff
2014-03-27
NAKAMURA Takumi
SmallVector<3> may be used here.
tree
|
commitdiff
2014-03-27
NAKAMURA Takumi
IRTests/InstructionsTest.cpp: Avoid initializer list.
tree
|
commitdiff
2014-03-26
Eli Bendersky
Add a unit test for Invoke iteration, similar to the...
tree
|
commitdiff
2014-03-26
Eli Bendersky
Fix bot breakage in InstructionsTest.
tree
|
commitdiff
2014-03-26
Eli Bendersky
Fix problem with r204836
tree
|
commitdiff
2014-03-13
Chandler Carruth
[PM] As was pointed out in review, I need to define...
tree
|
commitdiff
2014-03-10
Chandler Carruth
[PM] While I'm here, fix a few other clang-format issue...
tree
|
commitdiff
2014-03-09
Chandler Carruth
[PM] Switch new pass manager from polymorphic_ptr to...
tree
|
commitdiff
2014-03-07
Benjamin Kramer
[C++11] Now that the users are gone, rip out the duplic...
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move the LeakDetector header into the IR...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move the ConstantRange class into the IR...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move the NoFolder into the IR library as...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move ValueMap to the IR library. While this...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move ValueHandle into the IR library where...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move the LLVM IR pattern match header into...
tree
|
commitdiff
2014-03-04
Yaron Keren
Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
tree
|
commitdiff
2014-03-02
Chandler Carruth
[C++11] Replace LLVM_STATIC_ASSERT with static_assert...
tree
|
commitdiff
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::next and llvm::prior with std...
tree
|
commitdiff
2014-02-25
Rafael Espindola
Fix resetting the DataLayout in a Module.
tree
|
commitdiff
2014-02-25
Rafael Espindola
Make DataLayout a plain object, not a pass.
tree
|
commitdiff
2014-02-05
Chandler Carruth
[PM] Don't require analysis results to be const in...
tree
|
commitdiff
2014-01-22
Matt Arsenault
Bug 18228 - Fix accepting bitcasts between vectors...
tree
|
commitdiff
2014-01-19
Chandler Carruth
[PM] Make the verifier work independently of any pass...
tree
|
commitdiff
2014-01-13
Chandler Carruth
[PM] Split DominatorTree into a concrete analysis resul...
tree
|
commitdiff
2014-01-13
Chandler Carruth
[cleanup] Move the Dominators.h and Verifier.h headers...
tree
|
commitdiff
2014-01-12
Chandler Carruth
[PM] Rename the IR printing pass header to a more gener...
tree
|
commitdiff
2014-01-11
Chandler Carruth
[PM] Add names to passes under the new pass manager...
tree
|
commitdiff
2014-01-07
Chandler Carruth
Move the LLVM IR asm writer header files into the IR...
tree
|
commitdiff
2014-01-05
Chandler Carruth
Add in a unittest for the one-use pattern matcher.
tree
|
commitdiff
2014-01-05
Chandler Carruth
Add support to the pattern match library for matching...
tree
|
commitdiff
2014-01-05
Chandler Carruth
Fix a bug in IRBuilder that's been there for who knows...
tree
|
commitdiff
2014-01-05
Chandler Carruth
Use a shorter name for the IRBuilder member. This will...
tree
|
commitdiff
2014-01-05
Chandler Carruth
Simplify the PatternMatch unittest by giving it a modul...
tree
|
commitdiff
2014-01-02
David Blaikie
Use LLVM_STATIC_ASSERT rather than a hand-rolled implem...
tree
|
commitdiff
2014-01-01
Alp Toker
Rename 'assert' to something less loaded in CompileAsse...
tree
|
commitdiff
2014-01-01
Alp Toker
Silence g++ 4.9 build issue in unit tests
tree
|
commitdiff
2013-12-13
Rafael Espindola
Use a: and s: instead of a0: and s0: in the DataLayout...
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
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-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
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-20
Chandler Carruth
[PM] Add the preservation system to the new pass manager.
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-17
Chandler Carruth
[PM] Completely remove support for explicit 'require...
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-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-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-05
Aaron Ballman
Silencing an MSVC warning.
tree
|
commitdiff
2013-09-30
Matt Arsenault
Fix getOrInsertGlobal dropping the address space.
tree
|
commitdiff
2013-09-30
Benjamin Kramer
IRBuilder: Add RAII objects to reset insertion points...
tree
|
commitdiff
2013-09-09
Bob Wilson
Revert patches to add case-range support for PR1255.
tree
|
commitdiff
2013-08-02
Peter Collingbourne
Make one of the AttributeSet ctors maintain the invaria...
tree
|
commitdiff
2013-07-31
Matt Arsenault
Fix ptr vector inconsistency in CreatePointerCast
tree
|
commitdiff
2013-07-30
Matt Arsenault
Respect address space sizes in isEliminableCastPair.
tree
|
commitdiff
2013-07-30
Matt Arsenault
Revert "Remove isCastable since nothing uses it now"
tree
|
commitdiff
2013-07-30
Matt Arsenault
Remove isCastable since nothing uses it now
tree
|
commitdiff
2013-07-30
Matt Arsenault
Change behavior of calling bitcasted alias functions.
tree
|
commitdiff
2013-06-28
Matt Arsenault
Fix copypaste error in test.
tree
|
commitdiff
2013-06-19
Bill Wendling
Add unit test to test a trivial verifier check.
tree
|
commitdiff
2013-05-05
Arnold Schwaighofer
Add missing PatternMatch.cpp to CMakeLists.txt
tree
|
commitdiff
2013-05-05
Arnold Schwaighofer
PatternMatch: Matcher for (un)ordered floating point...
tree
|
commitdiff
2013-04-12
Benjamin Kramer
Fix a disconcerting bug in Value::isUsedInBasicBlock...
tree
|
commitdiff
2013-01-31
Dan Gohman
Change GetPointerBaseWithConstantOffset's DataLayout...
tree
|
commitdiff
2013-01-27
Bill Wendling
Fix test to not use the AttributeSet's AttributeWithInd...
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
llvm/unittests: Use OwningPtr to fix --vg-leak.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
IRTests/WaymarkTest.cpp: Fix in --vg-leak.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yours...
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
IRTests/IRBuilderTest.cpp: Let GV added to the module.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete...
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
Untabify.
tree
|
commitdiff
2013-01-23
NAKAMURA Takumi
DominatorTreeTest.cpp: Add the file header.
tree
|
commitdiff
2013-01-16
Evgeniy Stepanov
Allow vectors in CreatePointerCast of constants.
tree
|
commitdiff
2013-01-16
Evgeniy Stepanov
A test for r172535.
tree
|
commitdiff
2013-01-14
Dmitri Gribenko
Improve r172464: const_cast is not needed if the variab...
tree
|
commitdiff
2013-01-14
David Greene
Fix Casts
tree
|
commitdiff
2013-01-12
Benjamin Kramer
Add a unit test to verifies that attribute uniquing...
tree
|
commitdiff
2013-01-07
Chandler Carruth
Rename the VMCore unittest tree to IR. Somehow was...
tree
|
commitdiff