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
/
MBlaze
/
MBlazeDelaySlotFiller.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-252
/
+0
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-4
/
+2
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
1
-9
/
+7
*
Move code into anonymous namespaces.
Benjamin Kramer
2011-11-26
1
-3
/
+1
*
Rename a couple of options and fix some simple typos.
Wesley Peck
2011-11-26
1
-2
/
+2
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-3
/
+3
*
Fix an error in the MBlaze delay slot filler.
Wesley Peck
2011-04-11
1
-1
/
+1
*
Do not model all INLINEASM instructions as having unmodelled side effects.
Evan Cheng
2011-01-07
1
-4
/
+3
*
Fix a regression introduced into the MBlaze delay slot filler.
Wesley Peck
2010-12-22
1
-6
/
+25
*
Fix MBlaze backend call instructions so that arguments passed through registers
Wesley Peck
2010-12-16
1
-1
/
+2
*
MBlaze delay slot filler was not capable of using ADDK and variants to fill d...
Wesley Peck
2010-12-12
1
-1
/
+18
*
Fix a 16-bit immediate value detection bug in the MBlaze delay slot filler.
Wesley Peck
2010-12-06
1
-48
/
+86
*
Fix an error in the MBlaze delay slot filler where instructions that already
Wesley Peck
2010-11-21
1
-16
/
+29
*
Adding working version of assembly parser for the MBlaze backend
Wesley Peck
2010-11-08
1
-28
/
+28
*
Adding disassembler to the MicroBlaze backend.
Wesley Peck
2010-10-27
1
-1
/
+2
*
Recommit 116986 with capitalization typo fixed.
Wesley Peck
2010-10-21
1
-1
/
+96
*
Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...
Wesley Peck
2010-10-21
1
-96
/
+1
*
Major update of the MicroBlaze backend. The new features are:
Wesley Peck
2010-10-21
1
-1
/
+96
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-1
/
+1
*
Adding the MicroBlaze backend.
Wesley Peck
2010-02-23
1
-0
/
+75