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
/
Target
/
Hexagon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
61
-11336
/
+12481
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
63
-387
/
+1017
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
13
-453
/
+437
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
43
-586
/
+702
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
35
-365
/
+152
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
9
-5
/
+31
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
9
-31
/
+2
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
9
-2
/
+31
*
SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
2013-11-13
1
-2
/
+5
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
2
-3
/
+3
*
Prune trailing linefeeds.
NAKAMURA Takumi
2013-10-28
1
-1
/
+0
*
Hexagon: Remove global state.
Benjamin Kramer
2013-10-27
1
-10
/
+25
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
2
-3
/
+2
*
Remove getEHExceptionRegister and getEHHandlerRegister.
Rafael Espindola
2013-10-07
2
-12
/
+0
*
Even more spelling fixes for "instruction".
Robert Wilhelm
2013-09-28
3
-3
/
+3
*
ISelDAG: spot chain cycles involving MachineNodes
Tim Northover
2013-09-22
1
-1
/
+3
*
Allow subtarget selection of the default MachineScheduler and document the in...
Andrew Trick
2013-09-20
1
-4
/
+12
*
Replace some unnecessary vector copies with references.
Benjamin Kramer
2013-09-15
1
-1
/
+1
*
Rename variables for consistency.
Eli Friedman
2013-09-11
1
-3
/
+3
*
Fix unused variables.
Eli Friedman
2013-09-10
2
-4
/
+0
*
mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...
Andrew Trick
2013-08-30
2
-6
/
+6
*
Remove use of forbidden 'iostream' header.
Bill Wendling
2013-08-21
1
-13
/
+11
*
Remove unused stdio.h includes
Dmitri Gribenko
2013-08-18
1
-1
/
+0
*
Refactor isInTailCallPosition handling
Tim Northover
2013-08-06
2
-0
/
+15
*
Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...
NAKAMURA Takumi
2013-08-06
1
-2
/
+2
*
Fix a memory leak in the hexagon scheduler. We call initialize here more
Chandler Carruth
2013-07-27
1
-0
/
+2
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
4
-11
/
+11
*
Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes.
Jakob Stoklund Olesen
2013-07-04
1
-5
/
+0
*
Revert r185595-185596 which broke buildbots.
Jakob Stoklund Olesen
2013-07-04
1
-0
/
+5
*
Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes.
Jakob Stoklund Olesen
2013-07-03
1
-5
/
+0
*
Hexagon: Avoid unused variable warnings in Release builds.
Benjamin Kramer
2013-07-02
1
-6
/
+2
*
Change if (cond) ... else llvm_unreachable("text") to assert(cond && "text") ...
Richard Trieu
2013-07-01
1
-7
/
+5
*
Change assert(0 && "text") to llvm_unreachable(0 && "text")
Richard Trieu
2013-06-28
1
-2
/
+2
*
Fix broken asserts that never fire.
Richard Trieu
2013-06-28
1
-2
/
+2
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
2
-3
/
+3
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
3
-12
/
+12
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
2
-15
/
+0
*
Machine Model: Add MicroOpBufferSize and resource BufferSize.
Andrew Trick
2013-06-15
1
-2
/
+2
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
9
-19
/
+25
*
Cache the TargetLowering info object as a pointer.
Bill Wendling
2013-06-06
1
-2
/
+2
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-2
/
+2
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
1
-2
/
+3
*
Hexagon: Typo fix.
Jyotsna Verma
2013-05-28
1
-5
/
+5
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
5
-45
/
+45
*
Hexagon: Make helper functions static.
Benjamin Kramer
2013-05-23
2
-3
/
+5
*
Hexagon: SelectionDAG should not use MVT::Other to check the legality of BR_CC.
Jyotsna Verma
2013-05-21
1
-1
/
+0
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-1
/
+1
*
Don't cast away constness.
Benjamin Kramer
2013-05-17
1
-2
/
+2
*
Remove dead calls to addFrameMove.
Rafael Espindola
2013-05-16
1
-25
/
+0
*
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
Jyotsna Verma
2013-05-14
5
-0
/
+686
[next]