index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86WinAllocaExpander.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-04
1
-8
/
+8
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-2
/
+2
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-1
/
+1
*
X86WinAllocaExpander: Drop code looking through register copies (PR41786)
Hans Wennborg
2019-05-09
1
-16
/
+4
*
[X86] Fix stack probing on x32 (PR41477)
Nikita Popov
2019-04-20
1
-5
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Support for the mno-stack-arg-probe flag
Hans Wennborg
2018-02-23
1
-7
/
+19
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-0
/
+1
*
Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instruct...
Hans Wennborg
2016-05-18
1
-0
/
+294
*
Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"
Hans Wennborg
2016-05-17
1
-294
/
+0
*
X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Hans Wennborg
2016-05-17
1
-0
/
+294