projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Implement PR3266 & PR5276, folding:
[oota-llvm.git]
/
include
/
llvm
/
System
/
Atomic.h
2009-06-23
Owen Anderson
Add atomic multiply and divide operations, built on...
blob
|
commitdiff
|
raw
2009-06-23
Owen Anderson
Revert my last series of commits related to Timer and...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Owen Anderson
Atomic ops that do arithmetic use signed arithmetic.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Owen Anderson
Label the existing atomic functions as 32-bit specific...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Owen Anderson
Add an atomic add operation.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Owen Anderson
Use atomic increment/decrement for reference counting...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Owen Anderson
Add an atomic increment and decrement implementation...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-30
Bill Wendling
Untabify.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Owen Anderson
Use DataTypes.h instead of stdint.h.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Owen Anderson
Move atomic operations' definitions out of line. While...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Owen Anderson
Compile fix for MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Owen Anderson
We need to include config.h here so that the #defines...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Owen Anderson
Split the ENABLE_THREADS #define in two. Now ENABLE_TH...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Owen Anderson
Make using an unsupported CAS size a hard error on...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Owen Anderson
Fix up the Windows portion of Atomic.h. This is untest...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Owen Anderson
Template CompareAndSwap function.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Owen Anderson
Now that we have atomics support properly detected...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-17
Owen Anderson
Significantly improve Atomic.h by pulling in code from...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-16
Owen Anderson
Remove the volatile marker from the cas_flag typedef...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Anton Korobeynikov
Unbreak mingw build
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Owen Anderson
Improve compatibility with older versions of Windows.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Owen Anderson
(Hopefully) unbreak Apple-style builds.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Owen Anderson
Don't #include OSAtomic.h unless we really need it.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Owen Anderson
Now with working on Leopard!
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Owen Anderson
Dropped this #include by accident.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Owen Anderson
Add CompareAndSwap.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Owen Anderson
Add an Atomic.h to the System library, for providing...
blob
|
commitdiff
|
raw
|
diff to current