projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Taints the non-acquire RMW's store address with the load part
[oota-llvm.git]
/
lib
/
Target
/
MSP430
/
2015-12-25
Craig Topper
Remove extra forward declarations and scrub includes...
tree
|
commitdiff
2015-10-20
Duncan P. N. Exon...
MSP430: Remove implicit ilist iterator conversions...
tree
|
commitdiff
2015-10-04
Jeroen Ketema
Fix typo in README
tree
|
commitdiff
2015-09-15
Daniel Sanders
Revert r247692: Replace Triple with a new TargetTuple...
tree
|
commitdiff
2015-09-15
Daniel Sanders
Re-commit r247683: Replace Triple with a new TargetTupl...
tree
|
commitdiff
2015-09-15
Daniel Sanders
Revert r247684 - Replace Triple with a new TargetTuple ...
tree
|
commitdiff
2015-09-15
Daniel Sanders
Replace Triple with a new TargetTuple in MCTargetDesc...
tree
|
commitdiff
2015-09-15
Daniel Sanders
Fix namespace indentation and missing blank lines befor...
tree
|
commitdiff
2015-08-19
Michael Kuperstein
[TLI] Refactor "is integer division cheap" queries.
tree
|
commitdiff
2015-08-11
Alex Lorenz
PseudoSourceValue: Replace global manager with a manage...
tree
|
commitdiff
2015-08-08
Benjamin Kramer
Fix some comment typos.
tree
|
commitdiff
2015-07-29
Nick Lewycky
Fix typo "fuction" noticed in comments in AssumptionCac...
tree
|
commitdiff
2015-07-16
Mehdi Amini
Move most user of TargetMachine::getDataLayout to the...
tree
|
commitdiff
2015-07-10
Duncan P. N. Exon...
MC: Remove MCSubtargetInfo() default constructor
tree
|
commitdiff
2015-07-10
JF Bastien
Target RegisterInfo: devirtualize TargetFrameLowering
tree
|
commitdiff
2015-07-09
Mehdi Amini
Re-instate the EVT parameter to getScalarShiftAmountTy...
tree
|
commitdiff
2015-07-09
Mehdi Amini
Remove getDataLayout() from TargetSelectionDAGInfo...
tree
|
commitdiff
2015-07-09
Mehdi Amini
Make TargetLowering::getShiftAmountTy() taking DataLayo...
tree
|
commitdiff
2015-07-09
Mehdi Amini
Make TargetLowering::getPointerTy() taking DataLayout...
tree
|
commitdiff
2015-07-06
Daniel Sanders
Change the last few internal StringRef triples into...
tree
|
commitdiff
2015-07-05
Benjamin Kramer
[TargetLowering] StringRefize asm constraint getters.
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-11
Daniel Sanders
Replace string GNU Triples with llvm::Triple in TargetM...
tree
|
commitdiff
2015-06-11
Ahmed Bougacha
[CodeGen] ArrayRef'ize cond/pred in various TII APIs...
tree
|
commitdiff
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCSubta...
tree
|
commitdiff
2015-06-09
Matt Arsenault
MC: Add target hook to control symbol quoting
tree
|
commitdiff
2015-06-04
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCAsmIn...
tree
|
commitdiff
2015-05-30
Jim Grosbach
MC: Clean up MCExpr naming. NFC.
tree
|
commitdiff
2015-05-18
Jim Grosbach
MC: Clean up method names in MCContext.
tree
|
commitdiff
2015-05-15
Jim Grosbach
MC: MCCodeGenInfo naming update. NFC.
tree
|
commitdiff
2015-05-13
Jim Grosbach
MC: Modernize MCOperand API naming. NFC.
tree
|
commitdiff
2015-05-07
Matthias Braun
Change getTargetNodeName() to produce compiler warnings...
tree
|
commitdiff
2015-05-05
Quentin Colombet
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
tree
|
commitdiff
2015-04-28
Sergey Dmitrouk
Reapply r235977 "[DebugInfo] Add debug locations to...
tree
|
commitdiff
2015-04-28
Daniel Jasper
Revert "[DebugInfo] Add debug locations to constant...
tree
|
commitdiff
2015-04-28
Sergey Dmitrouk
[DebugInfo] Add debug locations to constant SD nodes
tree
|
commitdiff
2015-04-24
Lang Hames
[AsmPrinter] Make AsmPrinter's OutStreamer member a...
tree
|
commitdiff
2015-04-15
Daniel Sanders
[msp430] Only support the 'm' inline assembly memory...
tree
|
commitdiff
2015-04-13
Krzysztof Parzyszek
Allow memory intrinsics to be tail calls
tree
|
commitdiff
2015-03-31
Eric Christopher
Replace the MCSubtargetInfo parameter with a Triple...
tree
|
commitdiff
2015-03-30
Eric Christopher
Remove unused Target argument from MCInstPrinter ctor...
tree
|
commitdiff
2015-03-30
Yaron Keren
Remove more superfluous .str() and replace std::string...
tree
|
commitdiff
2015-03-27
Akira Hatanaka
[MCInstPrinter] Enable MCInstPrinter to change its...
tree
|
commitdiff
2015-03-21
Eric Christopher
Remove the target independent TargetMachine::getSubtarg...
tree
|
commitdiff
2015-03-16
Daniel Sanders
Make each target map all inline assembly memory constra...
tree
|
commitdiff
2015-03-13
Daniel Sanders
Recommit r232027 with PR22883 fixed: Add infrastructure...
tree
|
commitdiff
2015-03-12
Hal Finkel
Revert "r232027 - Add infrastructure for support of...
tree
|
commitdiff
2015-03-12
Daniel Sanders
Add infrastructure for support of multiple memory const...
tree
|
commitdiff
2015-03-12
Mehdi Amini
Move the DataLayout to the generic TargetMachine, makin...
tree
|
commitdiff
2015-03-11
Eric Christopher
Have getCalleeSavedRegs take a non-null MachineFunction...
tree
|
commitdiff
2015-03-09
Reid Kleckner
TableGen: Use 'enum : uint64_t' for feature flags to...
tree
|
commitdiff
2015-03-03
Eric Christopher
80-column fixup.
tree
|
commitdiff
2015-02-26
Eric Christopher
getRegForInlineAsmConstraint wants to use TargetRegiste...
tree
|
commitdiff
2015-02-26
Eric Christopher
Remove an argument-less call to getSubtargetImpl from...
tree
|
commitdiff
2015-02-21
Tim Northover
CodeGen: convert CCState interface to using ArrayRefs
tree
|
commitdiff
2015-02-19
Benjamin Kramer
Demote vectors to arrays. No functionality change.
tree
|
commitdiff
2015-02-13
Chandler Carruth
[PM] Remove the old 'PassManager.h' header file at...
tree
|
commitdiff
2015-02-06
Cameron Esfahani
Test commit to see if it triggers an email to llvm...
tree
|
commitdiff
2015-01-29
Eric Christopher
Remove unnecessary calls to getSubtarget/getSubtargetIm...
tree
|
commitdiff
2015-01-29
Eric Christopher
Remove unused header.
tree
|
commitdiff
2015-01-26
Eric Christopher
Move DataLayout back to the TargetMachine from TargetSu...
tree
|
commitdiff
2015-01-18
David Blaikie
std::unique_ptrify the MCStreamer argument to createAsm...
tree
|
commitdiff
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
tree
|
commitdiff
2015-01-08
Ahmed Bougacha
[SelectionDAG] Allow targets to specify legality of...
tree
|
commitdiff
2014-12-11
Matthias Braun
[CodeGen] Add print and verify pass after each MachineF...
tree
|
commitdiff
2014-12-11
Rafael Espindola
This reverts commit r224043 and r224042.
tree
|
commitdiff
2014-12-11
Matthias Braun
[CodeGen] Add print and verify pass after each MachineF...
tree
|
commitdiff
2014-11-26
Craig Topper
Replace neverHasSideEffects=1 with hasSideEffects=0...
tree
|
commitdiff
2014-11-20
Reid Kleckner
Add out of line virtual destructors to all LLVMTargetMa...
tree
|
commitdiff
2014-11-13
Aditya Nandakumar
We can get the TLOF from the TargetMachine - so constru...
tree
|
commitdiff
2014-11-13
Aditya Nandakumar
This patch changes the ownership of TLOF from TargetLow...
tree
|
commitdiff
2014-09-30
Job Noorman
Make sure aggregates are properly alligned on MSP430.
tree
|
commitdiff
2014-09-18
Aaron Ballman
Reverting NFC changes from r218050. Instead, the warnin...
tree
|
commitdiff
2014-09-18
Aaron Ballman
Fixing a bunch of -Woverloaded-virtual warnings due...
tree
|
commitdiff
2014-09-10
Job Noorman
Drop the W postfix on the 16-bit registers.
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-08-06
Eric Christopher
Remove the target machine from CCState. Previously...
tree
|
commitdiff
2014-08-05
Eric Christopher
Have MachineFunction cache a pointer to the subtarget...
tree
|
commitdiff
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
tree
|
commitdiff
2014-06-27
Eric Christopher
Move the subtarget dependent features from the target...
tree
|
commitdiff
2014-06-27
Eric Christopher
Remove uses and caches of the target machine and subtar...
tree
|
commitdiff
2014-06-27
Eric Christopher
Remove caching of an unused subtarget from MSP430FrameL...
tree
|
commitdiff
2014-06-27
Eric Christopher
Remove unnecessary caching of variables by MSP430Target...
tree
|
commitdiff
2014-06-27
Eric Christopher
Have MSP430SelectionDAGInfo constructor take a DataLayo...
tree
|
commitdiff
2014-06-06
Eric Christopher
Have TargetSelectionDAGInfo take a DataLayout initializ...
tree
|
commitdiff
2014-04-29
Craig Topper
[C++11] Add 'override' keywords and remove 'virtual...
tree
|
commitdiff
2014-04-28
Craig Topper
[C++] Use 'nullptr'.
tree
|
commitdiff
2014-04-27
Craig Topper
Convert SelectionDAG::SelectNodeTo to use ArrayRef.
tree
|
commitdiff
2014-04-26
Craig Topper
Convert SelectionDAG::getNode methods to use ArrayRef...
tree
|
commitdiff
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Target edition.
tree
|
commitdiff
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
tree
|
commitdiff
2014-04-22
Chandler Carruth
[cleanup] Lift using directives, DEBUG_TYPE definitions...
tree
|
commitdiff
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
tree
|
commitdiff
2014-04-04
Craig Topper
Make consistent use of MCPhysReg instead of uint16_t...
tree
|
commitdiff
2014-04-02
Job Noorman
Mark FPB as a reserved register when needed.
tree
|
commitdiff
2014-03-07
Rafael Espindola
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
tree
|
commitdiff
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::next and llvm::prior with std...
tree
|
commitdiff
2014-01-28
David Woodhouse
Change MCStreamer EmitInstruction interface to take...
tree
|
commitdiff
2014-01-09
Chandler Carruth
Put the functionality for printing a value to a raw_ost...
tree
|
commitdiff
next