index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add getSizeInBits function to the APFloat class
Tamas Berghammer
2015-07-09
1
-0
/
+4
*
Extended syntax of vector version of getelementptr instruction.
Elena Demikhovsky
2015-07-09
1
-2
/
+6
*
Temporarily reverting 241765, 241768, and 241772 to unbreak the build bots.
Adrian Prantl
2015-07-09
2
-72
/
+25
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
1
-8
/
+1
*
Remove getDataLayout() from TargetLowering
Mehdi Amini
2015-07-09
1
-1
/
+0
*
Make isLegalAddressingMode() taking DataLayout as an argument
Mehdi Amini
2015-07-09
2
-7
/
+7
*
Make getByValTypeAlignment() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-1
/
+1
*
Make TargetLowering::getShiftAmountTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-2
/
+2
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
2
-25
/
+29
*
Make TargetTransformInfo keeping a reference to the Module DataLayout
Mehdi Amini
2015-07-09
3
-61
/
+19
*
Redirect DataLayout from TargetMachine to Module in ComputeValueVTs()
Mehdi Amini
2015-07-09
2
-3
/
+3
*
Silence a warning, trying to unbreak the build after r241765.
Davide Italiano
2015-07-09
1
-1
/
+1
*
Fix typename issues.
Michael J. Spencer
2015-07-09
1
-2
/
+2
*
[Object][ELF] Support dumping hash-tables from files with no section table.
Michael J. Spencer
2015-07-09
2
-25
/
+72
*
[CodeView] Add support for emitting column information
David Majnemer
2015-07-09
1
-0
/
+1
*
RegisterPressure: Add PressureDiff::dump()
Matthias Braun
2015-07-08
1
-0
/
+2
*
Run clang-format before making changes to StackMaps. NFC.
Juergen Ributzka
2015-07-08
1
-20
/
+21
*
Revert part of "Disallow Archive::child_iterator that don't point to an archi...
Rafael Espindola
2015-07-08
2
-2
/
+2
*
Disallow Archive::child_iterator that don't point to an archive.
Rafael Espindola
2015-07-08
2
-3
/
+2
*
Start adding support for writing archives in BSD format.
Rafael Espindola
2015-07-08
1
-2
/
+1
*
MIR Parser: Use source locations for MBB naming errors.
Alex Lorenz
2015-07-08
1
-2
/
+2
*
Object/COFF: Fix import library's getNameType method.
Rui Ueyama
2015-07-08
1
-1
/
+1
*
MC: Make MCSubtargetInfo::isCPUStringValid() const, NFC
Duncan P. N. Exon Smith
2015-07-08
1
-1
/
+1
*
MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFC
Duncan P. N. Exon Smith
2015-07-08
1
-2
/
+3
*
[LAA] Merge memchecks for accesses separated by a constant offset
Silviu Baranga
2015-07-08
1
-4
/
+55
*
Remove IsLittleEndian from TargetLowering and redirect to DataLayout
Mehdi Amini
2015-07-08
1
-7
/
+2
*
Redirect DataLayout from TargetMachine to Module in SjLjEHPrepare
Mehdi Amini
2015-07-08
1
-1
/
+1
*
[WinEH] Make llvm.x86.seh.restoreframe work for stack realignment prologues
Reid Kleckner
2015-07-07
1
-7
/
+7
*
[WinEH] Add localaddress intrinsic instead of using frameaddress
Reid Kleckner
2015-07-07
1
-4
/
+12
*
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
Reid Kleckner
2015-07-07
7
-15
/
+18
*
Fix comment typo. NFC
Jonathan Roelofs
2015-07-07
1
-1
/
+1
*
Redirect DataLayout from TargetMachine to Module in SelectionDAG
Mehdi Amini
2015-07-07
2
-1
/
+4
*
Don't pass a null pointer to memcpy.
Rafael Espindola
2015-07-07
1
-2
/
+4
*
Redirect DataLayout from TargetMachine to Module in MachineFunction
Mehdi Amini
2015-07-07
2
-4
/
+8
*
Delete UnknownAddress. It is a perfectly valid symbol value.
Rafael Espindola
2015-07-07
5
-16
/
+11
*
Fix \param in r241472. [-Wdocumentation]
NAKAMURA Takumi
2015-07-07
1
-1
/
+1
*
[Triple] Add a helper to switch between big/little endian variants
Benjamin Kramer
2015-07-06
1
-0
/
+16
*
Remove JumpInstrTableInfo.h as it is no longer used.
Eric Christopher
2015-07-06
1
-71
/
+0
*
llc: Add a 'run-pass' option.
Alex Lorenz
2015-07-06
3
-15
/
+27
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
1
-20
/
+22
*
Resubmit "Add new EliminateAvailableExternally module pass" (r239480)
Teresa Johnson
2015-07-06
3
-0
/
+8
*
Use the correct DIArray types in DICompileUnit::replace*().
Adrian Prantl
2015-07-06
1
-3
/
+3
*
Inline function into single use. NFC.
Rafael Espindola
2015-07-06
1
-6
/
+0
*
Remove getRelocationAddress.
Rafael Espindola
2015-07-06
5
-27
/
+2
*
[X86][AVX512] Multiply Packed Unsigned Integers with Round and Scale
Asaf Badouh
2015-07-06
1
-0
/
+9
*
Fix handling of ELF::R_MIPS_32 on Mips64.
Rafael Espindola
2015-07-06
1
-4
/
+11
*
[TableGen] Change a couple methods to return an ArrayRef instead of a const s...
Craig Topper
2015-07-06
1
-3
/
+3
*
Untabify.
NAKAMURA Takumi
2015-07-06
3
-9
/
+9
*
IR: Do not consider available_externally linkage to be linker-weak.
Peter Collingbourne
2015-07-05
1
-4
/
+9
*
[TargetLowering] StringRefize asm constraint getters.
Benjamin Kramer
2015-07-05
1
-4
/
+3
[next]