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
/
MSP430
/
MSP430ISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
We can get the TLOF from the TargetMachine - so constructor no longer require...
Aditya Nandakumar
2014-11-13
1
-1
/
+1
*
This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac...
Aditya Nandakumar
2014-11-13
1
-1
/
+1
*
Drop the W postfix on the 16-bit registers.
Job Noorman
2014-09-10
1
-11
/
+11
*
Remove the target machine from CCState. Previously it was only used
Eric Christopher
2014-08-06
1
-8
/
+8
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-2
/
+4
*
Remove unnecessary caching of variables by MSP430TargetLowering and
Eric Christopher
2014-06-27
1
-7
/
+4
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
Craig Topper
2014-04-26
1
-6
/
+5
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-2
/
+2
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
1
-1
/
+1
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-4
/
+2
*
Remove unnecessary #includes.
Bill Wendling
2014-01-06
1
-1
/
+0
*
Refactor function that checks that __builtin_returnaddress's argument is cons...
Bill Wendling
2014-01-06
1
-4
/
+1
*
Emit an error message if the value passed to __builtin_returnaddress isn't a ...
Bill Wendling
2014-01-05
1
-0
/
+7
*
Mark some command line flags as hidden
Nadav Rotem
2013-10-18
1
-1
/
+1
*
Fix MSP430 calling convention to match MSPGCC
Job Noorman
2013-10-15
1
-5
/
+121
*
Test commit to see if write access works.
Job Noorman
2013-07-15
1
-1
/
+1
*
Properly lower jump tables on MSP430. Patch by Job Noorman!
Anton Korobeynikov
2013-07-14
1
-2
/
+2
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
1
-3
/
+3
*
Add jump tables handling for MSP430.
Anton Korobeynikov
2013-07-01
1
-0
/
+10
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
1
-1
/
+1
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
1
-2
/
+3
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-19
/
+19
*
Move MRI liveouts to MSP430 return instructions.
Jakob Stoklund Olesen
2013-02-05
1
-11
/
+7
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-6
/
+6
*
Get rid of the pesky -Woverloaded-virtual warning. No change in functionality.
Eli Bendersky
2012-12-18
1
-0
/
+4
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-6
/
+6
*
Add support for varargs functions for msp430.
Anton Korobeynikov
2012-11-21
1
-2
/
+29
*
Add support for byval args. Patch by Job Noorman!
Anton Korobeynikov
2012-11-21
1
-17
/
+43
*
Revert the majority of the next patch in the address space series:
Chandler Carruth
2012-11-01
1
-2
/
+2
*
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
1
-2
/
+2
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
1
-2
/
+2
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
1
-2
/
+2
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-1
/
+1
*
Fix PR11985
Michael Liao
2012-09-12
1
-1
/
+1
*
Remove tabs.
Bill Wendling
2012-07-19
1
-4
/
+4
*
Remove unused private fields found by clang's new -Wunused-private-field.
Benjamin Kramer
2012-06-06
1
-1
/
+1
*
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
Justin Holewinski
2012-05-25
1
-7
/
+12
*
Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...
Craig Topper
2012-04-20
1
-14
/
+13
*
Re-commit r151623 with fix. Only issue special no-return calls if it's a dire...
Evan Cheng
2012-02-28
1
-1
/
+1
*
Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack pre...
Daniel Dunbar
2012-02-28
1
-1
/
+1
*
Some ARM implementaions, e.g. A-series, does return stack prediction. That is,
Evan Cheng
2012-02-28
1
-1
/
+1
*
Remove extra semi-colons.
Chad Rosier
2012-02-22
1
-2
/
+2
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-4
/
+2
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-10
/
+3
*
Remove VectorExtras. This unused helper was written for a type of API that is...
Benjamin Kramer
2012-01-07
1
-1
/
+0
*
Initial CodeGen support for CTTZ/CTLZ where a zero input produces an
Chandler Carruth
2011-12-13
1
-0
/
+4
*
Remove some unnecessary includes of PseudoSourceValue.h.
Jay Foad
2011-11-15
1
-1
/
+0
*
Added invariant field to the DAG.getLoad method and changed all calls.
Pete Cooper
2011-11-08
1
-4
/
+4
[next]