This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-07-21 00:19:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
vectorization
History
Igor Ignatyev
56cde70da2
8266265: mark hotspot compiler/vectorization tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-29 04:53:07 +00:00
..
TestAbsCharVector.java
8261022: Fix incorrect result of Math.abs() with char type
2021-02-07 01:15:24 +00:00
TestBufferVectorization.java
8266265: mark hotspot compiler/vectorization tests which ignore VM flags
2021-04-29 04:53:07 +00:00
TestComplexAddrExpr.java
…
TestForEachRem.java
…
TestMacroLogicVector.java
…
TestMemoryVectorMismatched.java
8263972: C2: LoadVector/StoreVector type mismatch in MemNode::can_see_stored_value()
2021-04-27 16:34:28 +00:00
TestNaNVector.java
…
TestOptionVectorize.java
…
TestPopCountVector.java
…
TestUnexpectedLoadOrdering.java
…
TestVectorsNotSavedAtSafepoint.java
8264179: [TESTBUG] Some compiler tests fail when running without C2
2021-03-29 08:03:47 +00:00
TestVectorUnalignedOffset.java
…