projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Iterating over sets of pointers in a heuristic was a bad idea. Switching
[oota-llvm.git]
/
lib
/
CodeGen
/
StackProtector.cpp
2010-07-06
Chris Lattner
tighten up this code.
blob
|
commitdiff
|
raw
2010-07-06
Eric Christopher
Fix up -fstack-protector on linux to use the segment
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Duncan Sands
Uniformize the names of type predicates: rather than...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Benjamin Kramer
Move remaining stuff to the isInteger predicate.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Nick Lewycky
Remove VISIBILITY_HIDDEN from class/struct found inside...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Bill Wendling
Neuter stack protectors by only checking character...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Owen Anderson
Push LLVMContexts through the IntegerType APIs.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Owen Anderson
Revert yesterday's change by removing the LLVMContext...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Owen Anderson
Move EVER MORE stuff over to LLVMContext.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-09
Owen Anderson
This started as a small change, I swear. Unfortunately...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
Duncan Sands
Rename PaddedSize to AllocSize, in the hope that this
blob
|
commitdiff
|
raw
|
diff to current
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