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
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
3
-3
/
+3
*
[ARM][LowOverheadLoops] Allow all MVE instrs.
Sam Parker
2020-01-14
1
-2
/
+0
*
[AArch64] Add isAuthenticated predicate to MCInstDesc
Vedant Kumar
2020-01-10
1
-0
/
+32
*
[ARM][MVE] Tail predicate VMAX,VMAXA,VMIN,VMINA
Sam Parker
2020-01-10
1
-0
/
+18
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
1
-1
/
+1
*
[ARM][MVE] Tail predicate bottom/top muls.
Sam Parker
2019-12-20
1
-1
/
+24
*
[ARM][MVE] Make VPT invalid for tail predication
Sam Parker
2019-12-13
1
-22
/
+0
*
[ARM][MVE] Fix copy-paste error in VQSHL instruction ids.
Simon Tatham
2019-12-06
1
-6
/
+6
*
[PGO][PGSO] Distinguish queries from unit tests and explicitly enable for the...
Hiroshi Yamauchi
2019-12-04
1
-7
/
+7
*
[ARM][MVE][Intrinsics] Add MVE VMUL intrinsics. Remove annoying "t1" from VMU...
Mark Murray
2019-11-27
1
-3
/
+3
*
[ARM][MVE] Tail predication conversion
Sam Parker
2019-11-19
1
-0
/
+3
*
[X86] Fix -DBUILD_SHARED_LIBS=on builds after D69568/llvmorg-10-init-8877-g3a...
Fangrui Song
2019-11-01
1
-0
/
+2
*
Remove unnecessary unit test dependencies.
Hiroshi Yamauchi
2019-11-01
1
-4
/
+0
*
[PGO][PGSO] SizeOpts changes.
Hiroshi Yamauchi
2019-10-28
2
-0
/
+258
*
[ARM] Add dependency on GlobalISel for unit tests to fix shared libs build
Nemanja Ivanovic
2019-10-19
1
-0
/
+1
*
[ARM][MVE] validForTailPredication insts
Sam Parker
2019-10-15
2
-131
/
+474
*
[WebAssembly] Fix tests missed in rL374235
Thomas Lively
2019-10-09
1
-2
/
+2
*
[AArch64] Static (de)allocation of SVE stack objects.
Sander de Smalen
2019-10-03
1
-2
/
+73
*
[ARM][MVE] Add invalidForTailPredication to TSFlags
Sam Parker
2019-09-17
2
-0
/
+183
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[AArch64] NFC: Add generic StackOffset to describe scalable offsets.
Sander de Smalen
2019-08-06
2
-0
/
+61
*
[WebAssembly] Rename except_ref type to exnref
Heejin Ahn
2019-07-15
1
-8
/
+8
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
2
-2
/
+2
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
2
-2
/
+2
*
[WebAssembly] Exception handling: Switch to the new proposal
Heejin Ahn
2019-01-30
1
-142
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC
Matthias Braun
2018-11-05
2
-13
/
+15
*
[WebAssembly] Add WebAssemblyException information analysis
Heejin Ahn
2018-06-25
2
-0
/
+567
*
Reapply "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-15
1
-0
/
+1
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-3
/
+2
*
UnitTests: Followup to 305519
Matthias Braun
2017-06-15
1
-5
/
+5
*
UnitTests: Replace some if(x)report_fatal_error() with EXPECT_TRUE(!x)
Matthias Braun
2017-06-15
1
-10
/
+5
*
UnitTests: Do not use assert() for error checking
Matthias Braun
2017-06-06
1
-6
/
+10
*
Fix an unused variable warning in non-asserts builds.
Chandler Carruth
2017-06-06
1
-0
/
+1
*
CodeGen: Refactor MIR parsing
Matthias Braun
2017-06-06
1
-5
/
+6
*
[globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun...
Daniel Sanders
2017-05-19
1
-2
/
+1
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-1
/
+2
*
Remove a FIXME that I forgot about. NFC.
Diana Picus
2016-10-13
1
-2
/
+0
*
Add AArch64 unit tests
Diana Picus
2016-10-12
3
-0
/
+150