Nhat Nguyen
|
511f50172b
Fix macro to edit while iterating through bitvector
|
6 лет назад |
Michael Ferris
|
cf71a962c1
Merge 1809 October Update changes
|
7 лет назад |
Derek Morris
|
c33f627b03
address review comment about bvinvalidindex
|
7 лет назад |
Derek Morris
|
0f34963e42
Hoist speculation masking when possible
|
8 лет назад |
Oguz Bastemur
|
136a7b45d8
BVSparse: keep 'last found' for fast fromIndex discovery
|
8 лет назад |
Sandeep Agarwal
|
f5d52c2bfb
Replace _M_IX86 || TARGET_64 usage with !defined(_M_ARM)
|
8 лет назад |
Louis Lafreniere
|
6e39312394
Initialize locals
|
8 лет назад |
Jianchun Xu
|
e801a43ab7
swb: a few more unit test verification fixes
|
9 лет назад |
Jianchun Xu
|
3d72466243
Merge remote-tracking branch 'master' into swb
|
9 лет назад |
Jianchun Xu
|
88900fdcbb
swb: WriteBarrierPtr: swap "&" and AddressOf
|
9 лет назад |
Michael Holman
|
d0b29ad71b
use bv for jit numeric property records
|
9 лет назад |
Jianchun Xu
|
fd0a121a0b
swb: write barrier annotations 1
|
9 лет назад |
Derek Morris
|
8cac7cc08d
Change the bytecodeuse apis to better check for correctness going forward.
|
9 лет назад |
Meghana Gupta
|
0c5a4e80e3
Add delay free listing for func arenas in debug builds
|
9 лет назад |
Meghana Gupta
|
60aa9fea4b
fix CompileAssert for arm build failure
|
9 лет назад |
Meghana Gupta
|
8d53fe7bf3
On 64bit targets, increase the size of data a BVSparseNode can hold from
|
9 лет назад |
Paul Leathers
|
0e41f62342
Fix a nit I found yesterday: SparseBitVector::TestAndClear will create a BV node if the BV doesn't have a node that contains the bit we're testing. Changed the API so it doesn't create and instead returns early if it doesn't have the node we're looking for.
|
9 лет назад |
Xan López
|
f9d25dfbf6
xplat: re-enable compile assert for BVSparseNode
|
9 лет назад |
Hitesh Kanwathirtha
|
fd4cf57604
Fix some VS compat errors
|
10 лет назад |
Jianchun Xu
|
42fa6d671b
replace wchar16/CH_WSTR with char16/_u
|
10 лет назад |
Hitesh Kanwathirtha
|
079120a066
Convert strings to use CH_WSTR
|
10 лет назад |
Hitesh Kanwathirtha
|
f536a5b783
Add more of the PAL to build GCStress
|
10 лет назад |
Hitesh Kanwathirtha
|
7e09ef0f50
Merge branch 'master' into linux
|
10 лет назад |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
10 лет назад |