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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
7
-2
/
+682
*
Remove MipsEmitGPRestore.cpp.
Akira Hatanaka
2012-05-12
3
-99
/
+0
*
Delete all functions that are no longer needed in MipsFunctionInfo, including
Akira Hatanaka
2012-05-12
2
-15
/
+1
*
Stop reserving register $gp. Do not call isGPFI to check whether a frame object
Akira Hatanaka
2012-05-12
1
-8
/
+1
*
Do not add the pass which restores $gp after every function call.
Akira Hatanaka
2012-05-12
1
-9
/
+0
*
Make the following changes in MipsISelLowering.cpp:
Akira Hatanaka
2012-05-12
1
-8
/
+8
*
Make the following changes in MipsFrameLowering.cpp:
Akira Hatanaka
2012-05-12
1
-32
/
+3
*
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
3
-31
/
+11
*
Hoist simpler checks above llvm::PointerMayBeCaptured. No functional change i...
Chad Rosier
2012-05-12
1
-4
/
+6
*
Don't look for empty live ranges in the unions.
Jakob Stoklund Olesen
2012-05-12
1
-1
/
+4
*
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
2012-05-12
1
-35
/
+52
*
Do not replace operands of pseudo instructions with register $zero.
Akira Hatanaka
2012-05-11
1
-1
/
+2
*
Revert 156658.
Chad Rosier
2012-05-11
1
-2
/
+1
*
[fast-isel] Fast-isel doesn't use the expect intrinsic.
Chad Rosier
2012-05-11
1
-1
/
+2
*
[Support/StringRef] Add find_last_not_of and {r,l,}trim.
Michael J. Spencer
2012-05-11
1
-0
/
+26
*
[fast-isel] Add support for selecting @llvm.trap().
Chad Rosier
2012-05-11
1
-0
/
+4
*
Updated instruction table due to addded intrinsics.
Brendon Cahoon
2012-05-11
1
-1880
/
+1943
*
Remove warnings from HexagonVLIWPacketizer.
Sirish Pande
2012-05-11
1
-3
/
+3
*
Hexagon constant extender support.
Brendon Cahoon
2012-05-11
15
-339
/
+3626
*
Typo.
Chad Rosier
2012-05-11
1
-1
/
+1
*
[fast-isel] Remove -disable-arm-fast-isel option. -fast-isel=0 suffices. Min...
Chad Rosier
2012-05-11
1
-12
/
+2
*
Hexagon V5 intrinsics support.
Sirish Pande
2012-05-11
3
-615
/
+1061
*
[fast-isel] Cleaner fix for when we're unable to handle a non-double multi-reg
Chad Rosier
2012-05-11
1
-4
/
+21
*
objectsize: add a few more tests and fix a bug
Nuno Lopes
2012-05-11
1
-1
/
+1
*
[fast-isel] Rather then assert (or segfault in a non-asserts build), fall back
Chad Rosier
2012-05-11
1
-2
/
+4
*
The return type is an unsigned, not a bool.
Chad Rosier
2012-05-11
1
-1
/
+1
*
Add space before an open parenthesis in control flow statements.
Manman Ren
2012-05-11
1
-2
/
+2
*
Added X86 Atom latencies to X86InstrMMX.td.
Preston Gurd
2012-05-11
4
-130
/
+350
*
Implement initial-exec TLS model for 32-bit PIC x86
Hans Wennborg
2012-05-11
4
-16
/
+35
*
Added the missing bit definition for the 4th bit of the STR (post reg) instru...
Silviu Baranga
2012-05-11
2
-0
/
+5
*
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate o...
Silviu Baranga
2012-05-11
2
-3
/
+9
*
Fix a misleading comment.
Akira Hatanaka
2012-05-11
1
-1
/
+1
*
Tidy up. Trailing whitespace.
Jim Grosbach
2012-05-11
12
-35
/
+35
*
Fix a minor logic mistake transforming compares in instcombine. PR12514.
Eli Friedman
2012-05-11
1
-1
/
+1
*
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-11
2
-27
/
+128
*
Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),
Dan Gohman
2012-05-11
3
-0
/
+8
*
Allow unique_file to take a mode for file permissions, but default
Eric Christopher
2012-05-11
2
-5
/
+8
*
Fix intendation.
Chad Rosier
2012-05-10
1
-1
/
+1
*
objectsize: add support for GEPs with non-constant indexes
Nuno Lopes
2012-05-10
3
-34
/
+34
*
Added X86 Atom latencies for instructions in X86InstrInfo.td.
Preston Gurd
2012-05-10
3
-223
/
+426
*
Add support for the 'X' inline asm operand modifier.
Eric Christopher
2012-05-10
1
-4
/
+16
*
misched: Print machineinstrs with -debug-only=misched
Andrew Trick
2012-05-10
1
-0
/
+2
*
misched: tracing register pressure heuristics.
Andrew Trick
2012-05-10
1
-6
/
+22
*
misched: Add register pressure backoff to ConvergingScheduler.
Andrew Trick
2012-05-10
1
-38
/
+144
*
misched: Release only unscheduled nodes into ReadyQ.
Andrew Trick
2012-05-10
1
-2
/
+8
*
misched: Added ReadyQ container wrapper for Top and Bottom Queues.
Andrew Trick
2012-05-10
1
-11
/
+44
*
misched: Introducing Top and Bottom register pressure trackers during schedul...
Andrew Trick
2012-05-10
3
-39
/
+112
*
Hexagon V5 Support - V5 td file.
Sirish Pande
2012-05-10
1
-0
/
+626
*
Hexagon V5 FP Support.
Sirish Pande
2012-05-10
14
-194
/
+519
*
RegPressure: API for speculatively checking instruction pressure.
Andrew Trick
2012-05-10
2
-1
/
+229
[next]