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
/
Target
/
MBlaze
Commit message (
Expand
)
Author
Age
Files
Lines
*
In the calling convention logic, ValVT is always a legal type,
Duncan Sands
2010-11-04
1
-3
/
+3
*
Inside the calling convention logic LocVT is always a simple
Duncan Sands
2010-11-03
1
-1
/
+1
*
per a suggestion by Frits van Bommel, mark all MBlaze Pseudo
Chris Lattner
2010-11-02
3
-5
/
+8
*
mark a few codegenonly instructions.
Chris Lattner
2010-11-02
2
-3
/
+3
*
reapply r117858 with apparent editor malfunction fixed (somehow I
Chris Lattner
2010-10-31
1
-1
/
+1
*
revert r117858 while I check out a failure I missed.
Chris Lattner
2010-10-31
1
-1
/
+1
*
the asm matcher can't handle operands with modifiers (like ${foo:bar}).
Chris Lattner
2010-10-31
1
-1
/
+1
*
Inline asm multiple alternative constraints development phase 2 - improved ba...
John Thompson
2010-10-29
2
-0
/
+36
*
Adding disassembler to the MicroBlaze backend.
Wesley Peck
2010-10-27
17
-121
/
+886
*
Making the e_machine configurable by the target backend in ELFObjectWriter.
Wesley Peck
2010-10-22
1
-1
/
+2
*
Adding initial AsmParser implementation for the MBlaze backend. It is
Wesley Peck
2010-10-21
18
-454
/
+1419
*
Removing stale AsmPrinter directory from MicroBlaze backend.
Wesley Peck
2010-10-21
2
-312
/
+0
*
Deleted lib/Target/MBlaze/AsmPrinter/CMakeLists.txt. This way the
Oscar Fuentes
2010-10-21
1
-9
/
+0
*
Recommit 116986 with capitalization typo fixed.
Wesley Peck
2010-10-21
28
-568
/
+2119
*
Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...
Wesley Peck
2010-10-21
29
-1833
/
+603
*
Major update of the MicroBlaze backend. The new features are:
Wesley Peck
2010-10-21
29
-603
/
+1833
*
Add support to model pipeline bypass / forwarding.
Evan Cheng
2010-09-28
1
-1
/
+1
*
Removed a bunch of unnecessary target_link_libraries.
Oscar Fuentes
2010-09-28
1
-2
/
+0
*
fix a long standing wart: all the ComplexPattern's were being
Chris Lattner
2010-09-21
1
-5
/
+5
*
eliminate some uses of the getStore overload.
Chris Lattner
2010-09-21
1
-3
/
+6
*
convert the targets off the non-MachinePointerInfo of getLoad.
Chris Lattner
2010-09-21
1
-1
/
+2
*
remove dead code, mblaze uses SelectAddrRegImm/SelectAddrRegReg,
Chris Lattner
2010-09-04
1
-54
/
+0
*
Remove Predicate_* calls from MBlaze and XCore
Jakob Stoklund Olesen
2010-09-03
1
-1
/
+1
*
Simplify eliminateFrameIndex() interface back down now that PEI doesn't need
Jim Grosbach
2010-08-26
2
-6
/
+4
*
remove some dead code.
Chris Lattner
2010-08-18
1
-10
/
+0
*
fix emacs language spec's, patch by Edmund Grimley-Evans!
Chris Lattner
2010-08-17
8
-8
/
+8
*
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
*
Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
Dan Gohman
2010-08-05
1
-9
/
+3
*
Remove the isMoveInstr() hook.
Jakob Stoklund Olesen
2010-07-16
2
-41
/
+0
*
Don't pass StringRef by reference.
Benjamin Kramer
2010-07-14
2
-3
/
+3
*
RISC architectures get their memory operand folding for free.
Jakob Stoklund Olesen
2010-07-11
2
-50
/
+0
*
Replace copyRegToReg with copyPhysReg for MBlaze.
Jakob Stoklund Olesen
2010-07-11
2
-14
/
+10
*
Use COPY in targets
Jakob Stoklund Olesen
2010-07-10
1
-6
/
+2
*
Split the SDValue out of OutputArg so that SelectionDAG-independent
Dan Gohman
2010-07-07
2
-2
/
+6
*
Propagate debug loc.
Devang Patel
2010-07-06
1
-2
/
+2
*
Reapply r107655 with fixes; insert the pseudo instruction into
Dan Gohman
2010-07-06
1
-37
/
+33
*
Revert r107655.
Dan Gohman
2010-07-06
1
-33
/
+37
*
Fix a bunch of custom-inserter functions to handle the case where
Dan Gohman
2010-07-06
1
-37
/
+33
*
Remove isSS argument from CreateFixedObject. Fixed objects cannot be spill sl...
Evan Cheng
2010-07-03
1
-3
/
+3
*
Remove initialized but otherwise unused variables.
Duncan Sands
2010-06-29
1
-2
/
+0
*
Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This
Stuart Hastings
2010-06-17
2
-3
/
+5
*
Remove the TargetRegisterClass member from CalleeSavedInfo
Rafael Espindola
2010-06-02
1
-2
/
+3
*
cleanup
Rafael Espindola
2010-06-02
2
-19
/
+0
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-8
/
+2
*
Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."
Jakob Stoklund Olesen
2010-05-26
1
-2
/
+8
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-8
/
+2
*
Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what
Bill Wendling
2010-05-14
2
-7
/
+7
*
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
2010-05-11
4
-4
/
+12
[next]