projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Revert "On ELF, put PIC jump tables in a non executable section."
[oota-llvm.git]
/
lib
/
CodeGen
/
AsmPrinter
/
AsmPrinterInlineAsm.cpp
2015-01-26
Eric Christopher
Move DataLayout back to the TargetMachine from TargetSu...
blob
|
commitdiff
|
raw
2014-12-17
Toma Tabacu
[mips] Set GCC-compatible MIPS asssembler options befor...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Duncan P. N. Exon...
IR: Split Metadata from Value
blob
|
commitdiff
|
raw
|
diff to current
2014-09-10
Yuri Gorshenin
[asan-assembly-instrumentation] Added CFI directives...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-27
Rafael Espindola
Return a std::unique_ptr when creating a new MemoryBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
David Blaikie
Explicitly pass ownership of the MemoryBuffer to AddNew...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Revert "Introduce a string_ostream string builder facilty"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Alp Toker
Introduce a string_ostream string builder facilty
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Craig Topper
[C++] Use 'nullptr'.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
Evgeniy Stepanov
Create MCTargetOptions.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Remove potential ODR violations by sinking...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Eric Christopher
80-col.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Daniel Sanders
Re-commit: Demote EmitRawText call in AsmPrinter::EmitI...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Daniel Sanders
Revert r201237+r201238: Demote EmitRawText call in...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Daniel Sanders
Demote EmitRawText call in AsmPrinter::EmitInlineAsm...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
David Peixotto
Remove const_cast for STI when parsing inline asm
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Rafael Espindola
Move emitInlineAsmEnd to the AsmPrinter interface.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Greg Fitzgerald
Fix inline assembly that switches between ARM and Thumb...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Rafael Espindola
Add an emitRawComment function and use it to simplify...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
Rafael Espindola
Make the llvm mangler depend only on DataLayout.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Joey Gouly
Add an instruction deprecation feature to TableGen.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Eric Christopher
80-column and tab character fixes.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Bob Wilson
Revert "Rename LLVMContext diagnostic handler types...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-25
Bob Wilson
Rename LLVMContext diagnostic handler types and functions.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
Chad Rosier
[ms-inline asm] Split the parsing of IR asm strings...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Chad Rosier
[ms-inline asm] Properly emit the asm directives when...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Chad Rosier
[ms-inline asm] Pass the correct AsmVariant to the...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Chad Rosier
Fix indent.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Chad Rosier
Update function names to conform to guidelines. No...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Chad Rosier
[ms-inline asm] Use the asm dialect from the MI to...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Jack Carter
The inline asm operand modifier 'n' is suppose
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Jack Carter
The inline asm operand modifier 'c' is suppose
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Akira Hatanaka
Formatting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-22
Eric Christopher
In erroneous inline assembly we could mistakenly try...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Jim Grosbach
Tidy up. Whitepsace.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Evan Cheng
Move TargetRegistry and TargetSelect from Target to...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-16
Jim Grosbach
Remove unused Target argument from AsmParser constructi...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Evan Cheng
Rename TargetAsmParser to MCTargetAsmParser and TargetA...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-23
Evan Cheng
Move TargetAsmParser.h TargetAsmBackend.h and TargetAsm...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-09
Evan Cheng
Change createAsmParser to take a MCSubtargetInfo instea...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Evan Cheng
Eliminate asm parser's dependency on TargetMachine:
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
Evan Cheng
Do not model all INLINEASM instructions as having unmod...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Chris Lattner
With the newly simplified SourceMgr interfaces and...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Chris Lattner
now that AsmPrinter::EmitInlineAsm is factored right...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Chris Lattner
rearrange how the handler in SourceMgr is installed...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Chris Lattner
refactor the interface to EmitInlineAsm a bit, no funct...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Jim Grosbach
Nuke trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Daniel Dunbar
Target: Give the TargetAsmParser access to the TargetMa...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-18
Daniel Dunbar
MC: Move several clients to using AsmParser constructor...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-15
Chris Lattner
a more graceful fix for test/Other/inline-asm-newline...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-02
Dale Johannesen
Propagate the AlignStack bit in InlineAsm's to the
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
Daniel Dunbar
MC: Pass the target instance to the AsmParser constructor.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Daniel Dunbar
Inline Asm: Ensure buffer is newline terminated to...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-08
Chris Lattner
implicit defs get added to the end of machine instrs...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-08
Benjamin Kramer
Use twines to simplify calls to report_fatal_error...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Chris Lattner
introduce a new recoverable error handling API to LLVMC...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Chris Lattner
rename llvm::llvm_report_error -> llvm::report_fatal_error
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Chris Lattner
Have the inst emitter add the !srcloc mdnode to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Chris Lattner
remove another magic number.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Chris Lattner
propagate cookie management out one layer of function...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Chris Lattner
report errors through LLVMContext's inline asm handler...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Chris Lattner
Give AsmParser an option to control whether it finalizes
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Chris Lattner
add .o file writing for inline asm in llc. Here's...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Chris Lattner
stringref-ize the MemoryBuffer::get apis. This requires
blob
|
commitdiff
|
raw
|
diff to current
2010-04-04
Chris Lattner
move uleb/sleb printing into AsmPrinter from DwarfPrinter.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-04
Chris Lattner
use stringref instead of strtol to avoid errno gymnastics.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-04
Chris Lattner
split inline asm support out to its own .cpp file.
blob
|
commitdiff
|
raw
|
diff to current