projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[mips] Add options to disable searching backward and in successor blocks.
[oota-llvm.git]
/
lib
/
Target
/
MBlaze
/
2013-02-21
Eli Bendersky
Move the eliminateCallFramePseudoInstr method from...
tree
|
commitdiff
2013-02-20
Jim Grosbach
MCParser: Update method names per coding guidelines.
tree
|
commitdiff
2013-02-05
Jakob Stoklund Olesen
Move MRI liveouts to MBlaze return instructions.
tree
|
commitdiff
2013-01-31
Chad Rosier
[PEI] Pass the frame index operand number to the elimin...
tree
|
commitdiff
2013-01-29
Evan Cheng
Teach SDISel to combine fsin / fcos into a fsincos...
tree
|
commitdiff
2013-01-09
Eric Christopher
Last in the series of removing unnecessary '0' argument...
tree
|
commitdiff
2013-01-08
Eli Bendersky
Renamed MCInstFragment to MCRelaxableFragment and added...
tree
|
commitdiff
2013-01-07
Jordan Rose
Change SMRange to be half-open (exclusive end) instead...
tree
|
commitdiff
2013-01-07
Chandler Carruth
Switch TargetTransformInfo from an immutable analysis...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-20
Roman Divacky
Remove MCTargetAsmLexer and its derived classes now...
tree
|
commitdiff
2012-12-19
Roman Divacky
Remove edis - the enhanced disassembler. Fixes PR14654.
tree
|
commitdiff
2012-12-11
NAKAMURA Takumi
[CMake] Remove dependencies to intrinsics_gen I introdu...
tree
|
commitdiff
2012-12-10
NAKAMURA Takumi
[CMake] Update dependencies to intrinsics_gen correspon...
tree
|
commitdiff
2012-12-07
Bill Wendling
s/AttrListPtr/AttributeSet/g to better label what this...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
tree
|
commitdiff
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
tree
|
commitdiff
2012-10-28
Rafael Espindola
Remove TargetELFWriterInfo.
tree
|
commitdiff
2012-10-25
Chad Rosier
[ms-inline asm] Add support for creating AsmRewrites...
tree
|
commitdiff
2012-10-24
Nadav Rotem
Implement a basic VectorTargetTransformInfo interface...
tree
|
commitdiff
2012-10-18
Nadav Rotem
Reapply the TargerTransformInfo changes, minus the...
tree
|
commitdiff
2012-10-18
Bob Wilson
Temporarily revert the TargetTransform changes.
tree
|
commitdiff
2012-10-15
Chad Rosier
[ms-inline asm] Use incoming argument rather than hard...
tree
|
commitdiff
2012-10-15
Micah Villmow
Resubmit the changes to llvm core to update the functio...
tree
|
commitdiff
2012-10-15
Bill Wendling
Attributes Rewrite
tree
|
commitdiff
2012-10-13
Chad Rosier
[ms-inline asm] Remove the MatchInstruction() function...
tree
|
commitdiff
2012-10-12
Chad Rosier
[ms-inline asm] Use the new API introduced in r165830...
tree
|
commitdiff
2012-10-11
Micah Villmow
Revert 165732 for further review.
tree
|
commitdiff
2012-10-11
Micah Villmow
Add in the first iteration of support for llvm/clang...
tree
|
commitdiff
2012-10-10
Nadav Rotem
Add a new interface to allow IR-level passes to access...
tree
|
commitdiff
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
tree
|
commitdiff
2012-10-05
Chad Rosier
[ms-inline asm] Add a few typedefs to simplify future...
tree
|
commitdiff
2012-10-01
Chad Rosier
[ms-inline asm] Add the convertToMapAndConstraints...
tree
|
commitdiff
2012-09-24
Chad Rosier
Rather then have a wrapper function, have tblgen instan...
tree
|
commitdiff
2012-09-24
Chad Rosier
Rather then have a wrapper function, have tblgen instan...
tree
|
commitdiff
2012-09-21
Chad Rosier
[ms-inline asm] Expose the mnemonicIsValid() function...
tree
|
commitdiff
2012-09-18
Roman Divacky
When creating MCAsmBackend pass the CPU string as well...
tree
|
commitdiff
2012-09-15
Craig Topper
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
tree
|
commitdiff
2012-09-05
Chad Rosier
Fix function name per coding standard.
tree
|
commitdiff
2012-09-03
Chad Rosier
[ms-inline asm] Asm operands can map to one or more...
tree
|
commitdiff
2012-09-03
Chad Rosier
[ms-inline asm] Add an interface to the GetMCInstOperan...
tree
|
commitdiff
2012-09-03
Chad Rosier
Add braces to the case statement.
tree
|
commitdiff
2012-09-03
Chad Rosier
Removed unused argument.
tree
|
commitdiff
2012-09-03
Chad Rosier
[ms-inline asm] Expose the Kind and Opcode variables...
tree
|
commitdiff
2012-09-03
Chad Rosier
Move ErrorLoc decl into the scope where it's actually...
tree
|
commitdiff
2012-08-31
Chad Rosier
The ConvertToMCInst() function can't fail, so remove...
tree
|
commitdiff
2012-08-22
Craig Topper
Add a getName function to MachineFunction. Use it in...
tree
|
commitdiff
2012-07-19
Bill Wendling
Remove tabs.
tree
|
commitdiff
2012-07-13
Jakob Stoklund Olesen
Remove variable_ops from call instructions in most...
tree
|
commitdiff
2012-07-02
Bob Wilson
Add all codegen passes to the PassManager via TargetPas...
tree
|
commitdiff
2012-06-26
Jack Carter
There are a number of generic inline asm operand modifi...
tree
|
commitdiff
2012-06-24
NAKAMURA Takumi
llvm/lib: [CMake] Add explicit dependency to intrinsics...
tree
|
commitdiff
2012-06-22
Andrew Trick
Use "NoItineraries" for processors with no itineraries.
tree
|
commitdiff
2012-06-06
Benjamin Kramer
Remove unused private fields found by clang's new ...
tree
|
commitdiff
2012-06-05
Andrew Trick
misched: Added MultiIssueItineraries.
tree
|
commitdiff
2012-05-25
Justin Holewinski
Change interface for TargetLowering::LowerCallTo and...
tree
|
commitdiff
2012-05-15
Jim Grosbach
Allow MCCodeEmitter access to the target MCRegisterInfo.
tree
|
commitdiff
2012-05-01
Bill Wendling
Change the PassManager from a reference to a pointer.
tree
|
commitdiff
2012-04-20
Craig Topper
Convert more uses of XXXRegisterClass to &XXXRegClass...
tree
|
commitdiff
2012-04-17
Jay Foad
Remove unused CCIfSubtarget.
tree
|
commitdiff
2012-04-09
David Blaikie
Fix accidentally constant conditions found by uncommitt...
tree
|
commitdiff
2012-04-02
Craig Topper
Remove getInstructionName from MCInstPrinter implementa...
tree
|
commitdiff
2012-04-02
Craig Topper
Make MCInstrInfo available to the MCInstPrinter. This...
tree
|
commitdiff
2012-03-27
Craig Topper
Prune some includes
tree
|
commitdiff
2012-03-27
Craig Topper
Remove unnecessary llvm:: qualifications
tree
|
commitdiff
2012-03-25
Craig Topper
Prune some includes and forward declarations.
tree
|
commitdiff
2012-03-22
Craig Topper
Remove some unnecessary forward declarations.
tree
|
commitdiff
2012-03-17
Craig Topper
Reorder includes in Target backends to following coding...
tree
|
commitdiff
2012-03-11
Craig Topper
Convert more static tables of registers used by calling...
tree
|
commitdiff
2012-03-11
Craig Topper
Use uint16_t to store registers and opcode in static...
tree
|
commitdiff
2012-03-05
Jim Grosbach
Make MCRegisterInfo available to the the MCInstPrinter.
tree
|
commitdiff
2012-03-04
Craig Topper
Use uint16_t to store registers in callee saved registe...
tree
|
commitdiff
2012-03-01
Benjamin Kramer
Emit the "is an intrinsic overloaded" table as a bitfield.
tree
|
commitdiff
2012-02-29
Derek Schuff
Make MemoryObject accessor members const again
tree
|
commitdiff
2012-02-28
Evan Cheng
Re-commit r151623 with fix. Only issue special no-retur...
tree
|
commitdiff
2012-02-28
Daniel Dunbar
Revert r151623 "Some ARM implementaions, e.g. A-series...
tree
|
commitdiff
2012-02-28
Evan Cheng
Some ARM implementaions, e.g. A-series, does return...
tree
|
commitdiff
2012-02-22
Craig Topper
Make all pointers to TargetRegisterClass const since...
tree
|
commitdiff
2012-02-19
Ahmed Charles
Remove dead code. Improve llvm_unreachable text. Simpli...
tree
|
commitdiff
2012-02-18
Jia Liu
Emacs-tag and some comment fix for all ARM, CellSPU...
tree
|
commitdiff
2012-02-11
Benjamin Kramer
Make the EDis tables const.
tree
|
commitdiff
2012-02-07
Craig Topper
Convert assert(0) to llvm_unreachable
tree
|
commitdiff
2012-02-06
Derek Schuff
Enable streaming of bitcode
tree
|
commitdiff
2012-02-05
Craig Topper
Convert assert(0) to llvm_unreachable
tree
|
commitdiff
2012-02-04
Andrew Trick
TargetPassConfig: confine the MC configuration to Targe...
tree
|
commitdiff
2012-02-03
Andrew Trick
Added TargetPassConfig. The first little step toward...
tree
|
commitdiff
2012-01-24
Owen Anderson
Widen the instruction encoder that TblGen emits to...
tree
|
commitdiff
2012-01-20
David Blaikie
More dead code removal (using -Wunreachable-code)
tree
|
commitdiff
2012-01-18
Jakob Stoklund Olesen
Ignore register mask operands when lowering instruction...
tree
|
commitdiff
2012-01-18
Jim Grosbach
Tidy up. MCAsmBackend naming conventions.
tree
|
commitdiff
2012-01-07
Benjamin Kramer
Remove VectorExtras. This unused helper was written...
tree
|
commitdiff
2011-12-22
Rafael Espindola
Move the MBlaze ELF writer bits to lib/Target/MBlaze.
tree
|
commitdiff
2011-12-21
Rafael Espindola
Reduce the exposure of Triple::OSType in the ELF object...
tree
|
commitdiff
2011-12-21
Craig Topper
Remove mode specific disassembler classes and just...
tree
|
commitdiff
2011-12-20
Chandler Carruth
Fix up the CMake build for the new files added in r1469...
tree
|
commitdiff
2011-12-20
David Blaikie
Unweaken vtables as per llvm.org/docs/CodingStandards...
tree
|
commitdiff
2011-12-13
Chandler Carruth
Initial CodeGen support for CTTZ/CTLZ where a zero...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Introduce a common section which currently...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-12-07
Evan Cheng
Add bundle aware API for querying instruction propertie...
tree
|
commitdiff
next