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
/
XCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
2
-19
/
+19
*
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini...
David Blaikie
2015-05-18
1
-1
/
+1
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
[xcore] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
2015-05-15
1
-6
/
+0
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
2
-13
/
+13
*
Strip trailing whitespace. NFC
Douglas Katzman
2015-05-12
1
-1
/
+1
*
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2015-05-07
2
-3
/
+4
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
2
-3
/
+5
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
3
-65
/
+74
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
3
-74
/
+65
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
3
-65
/
+74
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-17
/
+17
*
Allow memory intrinsics to be tail calls
Krzysztof Parzyszek
2015-04-13
1
-2
/
+3
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
[opaque pointer type] More GEP IRBuilder API migrations...
David Blaikie
2015-04-03
1
-3
/
+5
*
[opaque pointer type] API migration for GEP constant factories
David Blaikie
2015-04-02
1
-1
/
+2
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-2
/
+1
*
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
2015-03-27
2
-2
/
+3
*
Remove the target independent TargetMachine::getSubtarget and
Eric Christopher
2015-03-21
1
-1
/
+4
*
There is only one Asm streamer, there is no need for targets to register it.
Rafael Espindola
2015-03-16
1
-10
/
+7
*
Make each target map all inline assembly memory constraints to InlineAsm::Con...
Daniel Sanders
2015-03-16
1
-0
/
+6
*
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip...
Daniel Sanders
2015-03-13
1
-4
/
+4
*
Revert "r232027 - Add infrastructure for support of multiple memory constraints"
Hal Finkel
2015-03-12
1
-4
/
+4
*
Add infrastructure for support of multiple memory constraints.
Daniel Sanders
2015-03-12
1
-4
/
+4
*
Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi Amini
2015-03-12
2
-4
/
+3
*
Have getCalleeSavedRegs take a non-null MachineFunction all the
Eric Christopher
2015-03-11
2
-4
/
+3
*
TableGen: Use 'enum : uint64_t' for feature flags to fix -Wmicrosoft
Reid Kleckner
2015-03-09
1
-0
/
+2
*
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
Eric Christopher
2015-02-26
2
-7
/
+8
*
Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.
Eric Christopher
2015-02-26
1
-1
/
+1
*
CodeGen: convert CCState interface to using ArrayRefs
Tim Northover
2015-02-21
1
-2
/
+1
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-1
/
+1
*
Since TargetLowering is already subtarget dependent just pass
Eric Christopher
2015-02-02
3
-12
/
+9
*
Use the function template getSubtarget on the MachineFunction
Eric Christopher
2015-02-02
1
-6
/
+3
*
Remove unused class variable.
Eric Christopher
2015-02-02
1
-3
/
+1
*
Remove unused class variable.
Eric Christopher
2015-02-02
1
-3
/
+1
*
[multiversion] Switch the TTI queries from TargetMachine to Subtarget
Chandler Carruth
2015-02-01
1
-7
/
+7
*
[multiversion] Remove the cached TargetMachine pointer from the
Chandler Carruth
2015-02-01
1
-3
/
+16
*
[multiversion] Switch all of the targets over to use the
Chandler Carruth
2015-02-01
2
-3
/
+4
*
[multiversion] Remove a false freedom to leave the TargetMachine pointer
Chandler Carruth
2015-02-01
1
-1
/
+1
*
[PM] Remove a bunch of stale TTI creation method declarations. I nuked
Chandler Carruth
2015-02-01
1
-2
/
+0
*
[PM] Switch the TargetMachine interface from accepting a pass manager
Chandler Carruth
2015-01-31
4
-21
/
+16
*
[PM] Change the core design of the TTI analysis to use a polymorphic
Chandler Carruth
2015-01-31
2
-40
/
+20
*
Compute the ELF SectionKind from the flags.
Rafael Espindola
2015-01-29
1
-58
/
+35
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
7
-10
/
+9
*
Bring r226038 back.
Rafael Espindola
2015-01-19
1
-2
/
+0
*
[PM] Replace the Pass argument to SplitEdge with specific analyses used
Chandler Carruth
2015-01-19
1
-1
/
+1
*
std::unique_ptrify the MCStreamer argument to createAsmPrinter
David Blaikie
2015-01-18
1
-3
/
+4
*
Revert r226242 - Revert Revert Don't create new comdats in CodeGen
Timur Iskhodzhanov
2015-01-16
1
-0
/
+2
[next]