projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix for PR4124. Make TwoAddressFormPass::FindLastUseInMBB return the real last use.
[oota-llvm.git]
/
lib
/
CodeGen
/
StackProtector.cpp
2009-05-09
Duncan Sands
Rename PaddedSize to AllocSize, in the hope that this
blob
|
commitdiff
|
raw
2009-03-06
Bill Wendling
When we split a basic block, there's a default branch...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Duncan Sands
Rename getABITypeSize to getTypePaddedSize, as
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Bill Wendling
Rename stackprotector_create intrinsic to stackprotector.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Bill Wendling
Remove the stackprotector_check intrinsic. Use a volati...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Bill Wendling
- Use "moveAfter" instead of "remove/insert" of a basic...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Bill Wendling
Implement stack protectors as function attributes:...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Bill Wendling
Small simplification. Use the iterator already present...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Bill Wendling
- Make sure that we don't over-increment the iterator...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Bill Wendling
- Modify the stack protector algorithm so that the...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Bill Wendling
Remove unneeded header file.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Bill Wendling
Don't build a vector of returns. Just modify the Functi...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Bill Wendling
The size limit is for individual arrays. So if any...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Bill Wendling
- Rename stackprotector_{prologue,epilogue} to stackpro...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Bill Wendling
Adjust the stack protector heuristic to care about...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Bill Wendling
Implement the stack protector stack accesses via intrin...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Bill Wendling
Remove dead variable.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Bill Wendling
Simplify the allocated size calculation.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Bill Wendling
Fix comment
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Bill Wendling
Some code simplification. It now doesn't generate a...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Bill Wendling
Small simplification of the stack guard type.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Bill Wendling
- Add a "getOrInsertGlobal" method to the Module class...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Bill Wendling
Update in response to feedback from Chris:
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Bill Wendling
Initial checkin for stack protectors. Here's what it...
blob
|
commitdiff
|
raw
|
diff to current