index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make ParseIdentifier a public method instead of private.
Eli Bendersky
2013-01-12
1
-4
/
+4
*
Proof of concept moving of generic directive parsing from AsmParser to the
Eli Bendersky
2013-01-11
1
-41
/
+38
*
Revert r172153, "llvm/lib/MC/MCParser/AsmParser.cpp: [ms-inline-asm] Fix a co...
NAKAMURA Takumi
2013-01-11
1
-4
/
+2
*
llvm/lib/MC/MCParser/AsmParser.cpp: [ms-inline-asm] Fix a couple of undefined...
NAKAMURA Takumi
2013-01-11
1
-2
/
+4
*
Rename enumerations s/VK/DK/ to conform to naming convention
Eli Bendersky
2013-01-10
1
-153
/
+153
*
fix comments a bit
Eli Bendersky
2013-01-10
1
-2
/
+2
*
Remove a couple of if-else chains in parsing directives, replacing them by a
Eli Bendersky
2013-01-10
1
-149
/
+240
*
[ms-inline asm] Add support for calling functions from inline assembly.
Chad Rosier
2013-01-10
1
-12
/
+13
*
PowerPC: EH adjustments
Adhemerval Zanella
2013-01-09
1
-10
/
+7
*
Last in the series of removing unnecessary '0' arguments for
Eric Christopher
2013-01-09
2
-3
/
+3
*
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
2
-19
/
+19
*
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
1
-1
/
+1
*
Simplify the code a bit: MCRelaxableFragment doesn't need a separate getInstSize
Eli Bendersky
2013-01-08
1
-3
/
+2
*
Rename statistic for instruction fragments -> relaxable
Eli Bendersky
2013-01-08
1
-3
/
+3
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
4
-27
/
+29
*
Add the align_to_end option to .bundle_lock in the MC implementation of aligned
Eli Bendersky
2013-01-07
6
-17
/
+66
*
[ms-inline asm] Make sure the NullStreamParser doesn't try to emit labels when
Chad Rosier
2013-01-07
1
-1
/
+2
*
Change SMRange to be half-open (exclusive end) instead of closed (inclusive)
Jordan Rose
2013-01-07
2
-11
/
+12
*
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2013-01-04
1
-0
/
+11
*
small fixes to enable the reuse of the pass manager across multiple modules
Pedro Artigas
2013-01-04
2
-1
/
+1
*
Add section information for the DWARF5 split debug proposal
Eric Christopher
2013-01-04
1
-0
/
+3
*
[MC][COFF] Switch the COFF streamer over to using the MCObjectStreamer versio...
Michael J. Spencer
2013-01-03
1
-22
/
+14
*
Fix an unitialized member variable that may have caused sporadic failures
Eli Bendersky
2012-12-20
1
-1
/
+2
*
Aligned bundling support. Following the discussion here:
Eli Bendersky
2012-12-20
6
-15
/
+276
*
Remove MCTargetAsmLexer and its derived classes now that edis,
Roman Divacky
2012-12-20
2
-17
/
+0
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
11
-2186
/
+0
*
Add to the disassembler C API an option to print the disassembled
Kevin Enderby
2012-12-18
2
-0
/
+20
*
Formatting.
Eric Christopher
2012-12-18
1
-1
/
+1
*
Add support for passing -main-file-name all the way through to
Eric Christopher
2012-12-18
2
-1
/
+8
*
Cleanup formatting and whitespace.
Eric Christopher
2012-12-18
1
-9
/
+10
*
EmitDebugLabel should by default be the same as EmitLabel everywhere.
Reed Kotler
2012-12-17
1
-0
/
+5
*
fix indentation
Eli Bendersky
2012-12-17
1
-1
/
+1
*
Prepare LLVM to fix PR14625, exposing a hook in MCContext to manage the
Chandler Carruth
2012-12-17
2
-3
/
+3
*
Teach MachO which sections contain code
Tim Northover
2012-12-17
1
-1
/
+1
*
MCPureStreamer.cpp: Try to fix build, pruning EmitDebugLabel().
NAKAMURA Takumi
2012-12-16
1
-1
/
+0
*
This patch is needed to make c++ exceptions work for mips16.
Reed Kotler
2012-12-16
9
-1
/
+39
*
Add more reset methods to make all objects that the backend may use for outpu...
Pedro Artigas
2012-12-14
3
-1
/
+17
*
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-14
1
-1
/
+2
*
Make the MCStreamer have a reset method and call that after finalization of t...
Pedro Artigas
2012-12-12
4
-19
/
+46
*
[ms-inline asm] Make sure we fail gracefully on parse errors. Parse errors
Chad Rosier
2012-12-12
1
-2
/
+9
*
Make naming consistent, add comments and sanity asserts
Eli Bendersky
2012-12-12
1
-24
/
+27
*
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-12
1
-0
/
+5
*
Add ARM NONE and PREL31 relocation types.
Logan Chien
2012-12-12
1
-2
/
+6
*
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-11
1
-0
/
+3
*
Remove the RelaxAll overrule in MCAssembler::fixupNeedsRelaxation,
Eli Bendersky
2012-12-11
1
-3
/
+2
*
Defer call to InitSections until after MCContext has been initialized. If
Lang Hames
2012-12-10
1
-1
/
+2
*
Cleanup formatting, comments and naming.
Eli Bendersky
2012-12-10
1
-21
/
+21
*
This patch adds statistics for other non-DWARF fragments emitted by
Eli Bendersky
2012-12-10
1
-2
/
+13
*
Add C API for specifying CPU to the disassembler.
Jim Grosbach
2012-12-07
1
-9
/
+16
*
Make the contents of encoded sections SmallVector<char, N> instead of
Eli Bendersky
2012-12-07
2
-9
/
+9
[prev]
[next]