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
/
test
/
CodeGen
/
PowerPC
/
indirectbr.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-3
/
+3
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-3
/
+3
*
adjust the instruction ordering in some PPC tests: changes due to postRA haz....
Hal Finkel
2011-12-02
1
-0
/
+12
*
Change the default scheduler from Latency to ILP, since Latency
Dan Gohman
2011-10-24
1
-1
/
+1
*
Fix wrong usages of CTR/MCTR where CTR8/MCTR8 was meant.
Roman Divacky
2011-06-03
1
-0
/
+4
*
Fix PowerPC tests to be register allocator independent.
Jakob Stoklund Olesen
2011-04-04
1
-7
/
+7
*
remove some extraneous quotes to make the new instprinter match.
Chris Lattner
2010-11-15
1
-2
/
+2
*
Start function numbering at 0.
Dan Gohman
2010-04-17
1
-2
/
+2
*
fix AsmPrinter::GetBlockAddressSymbol to always return a unique
Chris Lattner
2010-03-14
1
-4
/
+4
*
Enable machine cse pass.
Evan Cheng
2010-03-10
1
-6
/
+6
*
Adjust register numbers in tests to compensate for the
Dale Johannesen
2010-02-16
1
-7
/
+7
*
remove uses of deprecated functions, this generates slightly
Chris Lattner
2010-01-13
1
-4
/
+4
*
Update these tests for the new label names.
Dan Gohman
2009-11-05
1
-4
/
+4
*
Add -mtriple to llc commands, attempting to fix buildbot failures.
Bob Wilson
2009-11-05
1
-2
/
+2
*
Add PowerPC codegen for indirect branches.
Bob Wilson
2009-11-04
1
-0
/
+55