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
...
*
Replaced ReInitMCSubtargetInfo with InitMCProcessor.
Andrew Trick
2012-09-18
1
-14
/
+15
*
TargetSchedModel API. Implement latency lookup, disabled.
Andrew Trick
2012-09-18
1
-1
/
+1
*
TableGen subtarget emitter. Initialize MCSubtargetInfo with the new machine m...
Andrew Trick
2012-09-18
1
-1
/
+9
*
Revert r164061-r164067. Most of the new subtarget emitter.
Andrew Trick
2012-09-17
1
-23
/
+14
*
InitMCProcessor
Andrew Trick
2012-09-17
1
-14
/
+15
*
TargetSchedModel API. Implement latency lookup, disabled.
Andrew Trick
2012-09-17
1
-1
/
+1
*
TableGen subtarget emitter. Initialize MCSubtargetInfo with the new machine m...
Andrew Trick
2012-09-17
1
-1
/
+9
*
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.
Craig Topper
2012-09-15
1
-2
/
+2
*
TargetSchedModel interface. To be implemented...
Andrew Trick
2012-09-14
1
-0
/
+6
*
Define MC data tables for the new scheduling machine model.
Andrew Trick
2012-09-14
1
-5
/
+5
*
Fix Doxygen issues:
Dmitri Gribenko
2012-09-14
4
-6
/
+6
*
Assembler: Darwin variables defined via .set are no-dead-strip.
Jim Grosbach
2012-09-13
2
-4
/
+9
*
MachO: Correctly mark symbol-difference variables as N_ABS.
Jim Grosbach
2012-09-13
1
-5
/
+30
*
Release build: guard dump functions with
Manman Ren
2012-09-12
9
-10
/
+10
*
Add MCRI::getNumSubRegIndices() and start checking SubRegIndex ranges.
Jakob Stoklund Olesen
2012-09-11
1
-0
/
+3
*
Remove redundant semicolons which are null statements.
Dmitri Gribenko
2012-09-10
1
-1
/
+1
*
Fix alignment of .comm and .lcomm on mingw32.
Benjamin Kramer
2012-09-07
5
-10
/
+17
*
Contrary to what the documentation says, .lcomm alignment on COFF is in bytes...
Benjamin Kramer
2012-09-07
1
-1
/
+1
*
MC: Overhaul handling of .lcomm
Benjamin Kramer
2012-09-07
6
-16
/
+26
*
Release build: guard dump functions with "ifndef NDEBUG"
Manman Ren
2012-09-06
9
-0
/
+20
*
Constify subtarget info properly so that we dont cast away the const in
Roman Divacky
2012-09-05
2
-6
/
+6
*
Allow targets to specify a minimum supported NOP size when performing NOP pad...
Owen Anderson
2012-08-29
1
-0
/
+6
*
Add virtual keywords for methods that override the base class.
Craig Topper
2012-08-29
1
-8
/
+8
*
Fix comment.
Rafael Espindola
2012-08-27
1
-3
/
+4
*
Lower constant pools and jump tables via TOC on PPC64/SVR4.
Roman Divacky
2012-08-24
1
-1
/
+2
*
Fix a bunch of -Wdocumentation warnings.
Dmitri Gribenko
2012-08-23
1
-1
/
+1
*
Reduce duplicated hash map lookups.
Benjamin Kramer
2012-08-22
1
-4
/
+2
*
For mips64 switch statements in subroutines could generate
Jack Carter
2012-08-22
1
-3
/
+9
*
Fix macros arguments with an underscore, dot or dollar in them. This is based
Rafael Espindola
2012-08-21
1
-1
/
+9
*
Make the wording in of the "expected identifier" error in the .macro directive
Rafael Espindola
2012-08-21
1
-2
/
+2
*
Use typedefs. Fix indentation. Extracted from the Andy/PaX patch.
Rafael Espindola
2012-08-21
1
-5
/
+4
*
Remove unused variable. Extracted from the Andy/PaX patch.
Rafael Espindola
2012-08-21
1
-2
/
+0
*
Fix typo. Extracted from the Andy/PaX patch.
Rafael Espindola
2012-08-21
1
-1
/
+1
*
When emitting the PC range in an FDE, use the same data encoding for both ends
Nick Lewycky
2012-08-12
1
-9
/
+6
*
Move [SU]LEB128 encoding to a utility header.
Jim Grosbach
2012-08-08
4
-41
/
+10
*
Typedefs and indentation fixes from the Andy Zhang/PAX macro argument patch.
Rafael Espindola
2012-08-08
1
-26
/
+28
*
Fix for .pdata and .xdata section attributes on COFF.
Anton Korobeynikov
2012-08-08
2
-8
/
+4
*
Add `.pushsection', `.popsection', and `.previous' directives to Darwin ASM.
Bill Wendling
2012-08-08
1
-2
/
+39
*
Keep empty assembly macro argument values in the middle of the list.
Jim Grosbach
2012-07-30
1
-2
/
+8
*
Give MCRegisterInfo an implementation file.
Jakob Stoklund Olesen
2012-07-27
2
-0
/
+72
*
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-23
3
-3
/
+3
*
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
Akira Hatanaka
2012-07-21
1
-0
/
+2
*
Remove tabs.
Bill Wendling
2012-07-19
1
-2
/
+2
*
Whitespace.
Chad Rosier
2012-07-18
1
-18
/
+14
*
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
1
-14
/
+19
*
Tweak spelling.
Andrew Trick
2012-07-07
1
-2
/
+2
*
Enable target dependent directive parsing to hook before standard parser in
Akira Hatanaka
2012-07-05
1
-3
/
+5
*
MCContext.cpp: Fixup for my odd previous commit. No functional changes.
NAKAMURA Takumi
2012-07-03
1
-1
/
+1
*
MCContext::GetDwarfFile(): Make FileName parsing tolerant of DOSish pathsep w...
NAKAMURA Takumi
2012-07-03
1
-5
/
+5
*
The ELF relocation record format is different for N64
Jack Carter
2012-06-27
2
-6
/
+16
[prev]
[next]