index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
IR
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
7
-338
/
+398
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
7
-46
/
+266
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
13
-97
/
+1905
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
11
-35
/
+316
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
17
-110
/
+83
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
6
-3
/
+160
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
15
-254
/
+1615
*
[PM] Completely remove support for explicit 'require' methods on the
Chandler Carruth
2013-11-17
1
-1
/
+0
*
Give unit test its own LLVMContext so MDNodes aren't leaked even if we never ...
Benjamin Kramer
2013-11-15
1
-9
/
+10
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-39
/
+14
*
Introduce an AnalysisManager which is like a pass manager but with a lot
Chandler Carruth
2013-11-13
1
-4
/
+48
*
[PM] Start sketching out the new module and function pass manager.
Chandler Carruth
2013-11-09
2
-0
/
+89
*
Move the old pass manager infrastructure into a legacy namespace and
Chandler Carruth
2013-11-09
2
-2
/
+9
*
Merge CallGraph and BasicCallGraph.
Rafael Espindola
2013-10-31
1
-1
/
+1
*
Add calls to doInitialization() and doFinalization() in verifyFunction()
Rafael Espindola
2013-10-30
1
-3
/
+4
*
Silencing an MSVC warning.
Aaron Ballman
2013-10-05
1
-2
/
+2
*
Fix getOrInsertGlobal dropping the address space.
Matt Arsenault
2013-09-30
1
-0
/
+40
*
IRBuilder: Add RAII objects to reset insertion points or fast math flags.
Benjamin Kramer
2013-09-30
1
-0
/
+36
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-0
/
+1
*
Make one of the AttributeSet ctors maintain the invariant that the
Peter Collingbourne
2013-08-02
1
-0
/
+13
*
Fix ptr vector inconsistency in CreatePointerCast
Matt Arsenault
2013-07-31
1
-0
/
+11
*
Respect address space sizes in isEliminableCastPair.
Matt Arsenault
2013-07-30
1
-2
/
+79
*
Revert "Remove isCastable since nothing uses it now"
Matt Arsenault
2013-07-30
1
-0
/
+5
*
Remove isCastable since nothing uses it now
Matt Arsenault
2013-07-30
1
-5
/
+0
*
Change behavior of calling bitcasted alias functions.
Matt Arsenault
2013-07-30
1
-7
/
+70
*
Fix copypaste error in test.
Matt Arsenault
2013-06-28
1
-1
/
+1
*
Add unit test to test a trivial verifier check.
Bill Wendling
2013-06-19
1
-0
/
+16
*
Add missing PatternMatch.cpp to CMakeLists.txt
Arnold Schwaighofer
2013-05-05
1
-0
/
+1
*
PatternMatch: Matcher for (un)ordered floating point min/max
Arnold Schwaighofer
2013-05-05
1
-0
/
+265
*
Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answer...
Benjamin Kramer
2013-04-12
2
-0
/
+47
*
Change GetPointerBaseWithConstantOffset's DataLayout argument from a
Dan Gohman
2013-01-31
1
-4
/
+4
*
Fix test to not use the AttributeSet's AttributeWithIndex creation method.
Bill Wendling
2013-01-27
1
-5
/
+5
*
llvm/unittests: Use OwningPtr to fix --vg-leak.
NAKAMURA Takumi
2013-01-23
2
-2
/
+2
*
IRTests/WaymarkTest.cpp: Fix in --vg-leak.
NAKAMURA Takumi
2013-01-23
1
-0
/
+2
*
IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yourself since it is not li...
NAKAMURA Takumi
2013-01-23
1
-0
/
+1
*
IRTests/IRBuilderTest.cpp: Let GV added to the module.
NAKAMURA Takumi
2013-01-23
1
-2
/
+2
*
IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete each instruction immedi...
NAKAMURA Takumi
2013-01-23
1
-6
/
+8
*
Untabify.
NAKAMURA Takumi
2013-01-23
1
-5
/
+5
*
DominatorTreeTest.cpp: Add the file header.
NAKAMURA Takumi
2013-01-23
1
-0
/
+9
*
Allow vectors in CreatePointerCast of constants.
Evgeniy Stepanov
2013-01-16
1
-0
/
+30
*
A test for r172535.
Evgeniy Stepanov
2013-01-16
1
-0
/
+8
*
Improve r172464: const_cast is not needed if the variable is not const
Dmitri Gribenko
2013-01-14
1
-3
/
+2
*
Fix Casts
David Greene
2013-01-14
1
-1
/
+2
*
Add a unit test to verifies that attribute uniquing works so it doesn't break...
Benjamin Kramer
2013-01-12
2
-0
/
+35
*
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
Chandler Carruth
2013-01-07
14
-0
/
+2447