index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
ExpandPostRAPseudos.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo in comment
Matthias Braun
2013-10-11
1
-1
/
+1
*
Re-apply r175688, with the changes suggested by Jakob in PR15320.
Lang Hames
2013-02-21
1
-24
/
+15
*
Revert r175688 - It broke a test case (see PR15320).
Lang Hames
2013-02-21
1
-13
/
+25
*
Kill of TransferDeadFlag - Dead copies and subreg-to-reg instructions should
Lang Hames
2013-02-20
1
-25
/
+13
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Tidy up a few more uses of MF.getFunction()->getName().
David Blaikie
2012-08-22
1
-2
/
+1
*
Add a getName function to MachineFunction. Use it in places that previously d...
Craig Topper
2012-08-22
1
-2
/
+1
*
Add <imp-def> of super-register when lowering SUBREG_TO_REG.
Jakob Stoklund Olesen
2012-07-27
1
-4
/
+7
*
Codegen pass definition cleanup. No functionality.
Andrew Trick
2012-02-08
1
-7
/
+3
*
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
1
-1
/
+1
*
Give targets a chance to expand even standard pseudos.
Jakob Stoklund Olesen
2011-10-10
1
-4
/
+12
*
Add target hook for pseudo instruction expansion.
Jakob Stoklund Olesen
2011-09-25
1
-7
/
+16
*
Clean up code after renaming LowerSubregs -> ExpandPostRAPseudos.
Jakob Stoklund Olesen
2011-09-25
1
-43
/
+40
*
Rename LowerSubregs to ExpandPostRAPseudos.
Jakob Stoklund Olesen
2011-09-25
1
-0
/
+223