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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Implement lower for min/max
Matt Arsenault
2019-07-01
1
-0
/
+78
*
Cleanup: llvm::bsearch -> llvm::partition_point after r364719
Fangrui Song
2019-06-30
1
-4
/
+5
*
[ADT] Implement llvm::bsearch() with std::partition_point()
Fangrui Song
2019-06-30
1
-12
/
+0
*
[IR][Patternmatch] Add m_SpecificInt_ULT() predicate
Roman Lebedev
2019-06-29
1
-0
/
+21
*
[APInt] Fix getBitsNeeded for INT_MIN values
Dmitry Venikov
2019-06-29
1
-2
/
+15
*
[unittests][Support] Fix LLVM-Unit :: Support/./SupportTests/FileSystemTest.p...
Rainer Orth
2019-06-28
1
-2
/
+3
*
[DebugInfo] Simplify GSYM::AddressRange and GSYM::AddressRanges
Fangrui Song
2019-06-28
1
-26
/
+21
*
[DebugInfo] GSYM cleanups after D63104/r364427
Fangrui Song
2019-06-28
2
-56
/
+47
*
Silence gcc warning in testcase [NFC]
Mikael Holmen
2019-06-28
1
-1
/
+1
*
[Support] Fix add fs::getUmask() patch
Alex Brachet
2019-06-28
1
-2
/
+2
*
[Support] Add fs::getUmask() function and change fs::setPermissions
Alex Brachet
2019-06-28
1
-0
/
+53
*
[NFC][APInt] Add (exhaustive) test for multiplicativeInverse()
Roman Lebedev
2019-06-27
1
-0
/
+17
*
Use "willreturn" in isGuaranteedToTransferExecutionToSuccessor
Johannes Doerfert
2019-06-27
1
-0
/
+3
*
Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"
Hans Wennborg
2019-06-27
2
-165
/
+0
*
BitStream reader: propagate errors
JF Bastien
2019-06-26
1
-11
/
+25
*
Add GSYM utility files along with unit tests.
Greg Clayton
2019-06-26
3
-0
/
+406
*
GlobalISel: Remove unsigned variant of SrcOp
Matt Arsenault
2019-06-24
1
-8
/
+8
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
3
-16
/
+16
*
[Support] Fix error handling in DataExtractor::get[US]LEB128
Pavel Labath
2019-06-24
1
-0
/
+10
*
Follow up of rL363913. NFC.
Sjoerd Meijer
2019-06-24
1
-5
/
+7
*
Revert [CommandLine] Remove OptionCategory and SubCommand caches from the Opt...
Don Hinton
2019-06-22
1
-43
/
+17
*
[CommandLine] Remove OptionCategory and SubCommand caches from the Option class.
Don Hinton
2019-06-22
1
-17
/
+43
*
TargetParserTest.ARMExtensionFeatures run out of memory on 32-bit (PR42316)
Sjoerd Meijer
2019-06-20
1
-21
/
+68
*
[FileCheck] Stop qualifying expressions as numeric
Thomas Preud'homme
2019-06-19
1
-29
/
+29
*
FileCheck: Return parse error w/ Error & Expected
Thomas Preud'homme
2019-06-19
1
-137
/
+120
*
[test] Fix TargetParserTest runtime.
Jordan Rupprecht
2019-06-19
1
-2
/
+5
*
Make TargetParserTest.ARMExtensionFeatures not run out of memory on 32-bit (P...
Hans Wennborg
2019-06-19
1
-2
/
+3
*
[SVE][IR] Scalable Vector IR Type with pr42210 fix
Graham Hunter
2019-06-18
2
-0
/
+165
*
GlobalISel: Use the original flags when lowering fneg to fsub
Matt Arsenault
2019-06-17
1
-0
/
+46
*
[GISel]: Fix pattern matcher for m_OneUse
Aditya Nandakumar
2019-06-14
1
-0
/
+25
*
[ORC] Rename MaterializationResponsibility resolve and emit methods to
Lang Hames
2019-06-13
2
-36
/
+36
*
[Analysis] add isSplatValue() for vectors in IR
Sanjay Patel
2019-06-11
1
-0
/
+190
*
Only passes that preserve MemorySSA must mark it as preserved.
Alina Sbirlea
2019-06-11
1
-2
/
+10
*
[Path] Set FD to -1 in moved-from TempFile
Jonas Devlieghere
2019-06-11
1
-0
/
+2
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
7
-12
/
+6
*
[Support] Explicitly detect recursive response files
Shoaib Meenai
2019-06-10
1
-19
/
+67
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
7
-6
/
+12
*
[Analysis] add unit test file for VectorUtils; NFC
Sanjay Patel
2019-06-10
2
-0
/
+92
*
[IRBuilder] Add CreateFNegFMF(...) to the IRBuilder
Cameron McInally
2019-06-10
1
-1
/
+11
*
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
Nico Weber
2019-06-09
2
-165
/
+0
*
[ADT] Enable set_difference() to be used on StringSet
Michael Pozulp
2019-06-07
3
-15
/
+45
*
[ORC] Update symbol lookup to use a single callback with a required symbol state
Lang Hames
2019-06-07
3
-151
/
+102
*
[IR] Add UnaryOperator::CreateFNegFMF(...)
Cameron McInally
2019-06-07
1
-0
/
+18
*
Revert "[ADT] Enable set_difference() to be used on StringSet"
Vlad Tsyrklevich
2019-06-07
3
-44
/
+15
*
[ADT] Enable set_difference() to be used on StringSet
Michael Pozulp
2019-06-07
3
-15
/
+44
*
FileCheck [6/12]: Introduce numeric variable definition
Thomas Preud'homme
2019-06-06
1
-97
/
+197
*
[LOOPINFO] Extend Loop object to add utilities to get the loop bounds,
Whitney Tsang
2019-06-05
1
-0
/
+900
*
Revert "Title: [LOOPINFO] Extend Loop object to add utilities to get the loop"
Whitney Tsang
2019-06-05
1
-900
/
+0
*
Title: [LOOPINFO] Extend Loop object to add utilities to get the loop
Whitney Tsang
2019-06-05
1
-0
/
+900
*
Make SwitchInstProfUpdateWrapper safer
Yevgeny Rouban
2019-06-04
1
-0
/
+79
[next]