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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new kind of MachineOperand: MO_RegisterMask.
Jakob Stoklund Olesen
2012-01-16
2
-0
/
+19
*
Adding a Hexagon cell for segmented stacks, as they have been implemented for...
Joe Abbey
2012-01-16
1
-0
/
+1
*
Try to clarify a little how exception handling works.
Duncan Sands
2012-01-13
1
-4
/
+8
*
Revert accidental commit.
Bill Wendling
2012-01-12
1
-137
/
+0
*
Fix the code that was WRONG.
Bill Wendling
2012-01-12
1
-0
/
+137
*
Fix dead link
Eli Bendersky
2012-01-07
1
-1
/
+1
*
test commit (verifyiing commit access)
Eli Bendersky
2012-01-05
1
-1
/
+1
*
Freeze reserved registers before starting register allocation.
Jakob Stoklund Olesen
2012-01-05
1
-0
/
+4
*
Fix typo.
Eric Christopher
2012-01-03
1
-1
/
+1
*
Correct spelling.
Duncan Sands
2012-01-02
1
-1
/
+1
*
Happy new year 2012!
NAKAMURA Takumi
2012-01-01
1
-1
/
+1
*
Update the LangRef documentation: the codegen does support this instruction.
Nadav Rotem
2011-12-25
1
-3
/
+0
*
Add a few lines to the release notes:
Nadav Rotem
2011-12-20
1
-0
/
+11
*
Add a line to ReleaseNotes for half float.
Dan Gohman
2011-12-20
1
-0
/
+1
*
Remove a register class that can just as well be synthesized.
Jakob Stoklund Olesen
2011-12-19
1
-1
/
+4
*
The powers that be have decided that LLVM IR should now support 16-bit
Dan Gohman
2011-12-17
1
-4
/
+6
*
Fix spacing.
Eric Christopher
2011-12-16
1
-3
/
+3
*
Update documentation.
Eric Christopher
2011-12-16
1
-0
/
+1
*
Clarify and fix subprogram description.
Devang Patel
2011-12-16
1
-1
/
+1
*
Note ARM constant island alignment in the release notes.
Jakob Stoklund Olesen
2011-12-16
1
-2
/
+2
*
Add a blurb about MachineInstr bundling support.
Evan Cheng
2011-12-14
1
-1
/
+4
*
Add high level description of MachineInstr bundles.
Evan Cheng
2011-12-14
1
-0
/
+83
*
Vectors are not aggregate types (see isAggregateType).
Duncan Sands
2011-12-14
1
-3
/
+3
*
mention AddressSanitizer in 3.1 release notes
Kostya Serebryany
2011-12-13
1
-0
/
+1
*
Rip llvm 3.0 out of the release notes, making room for LLVM 3.1
Chris Lattner
2011-12-13
1
-983
/
+39
*
Use the example from clang, not the GCC frontend, which doesn't exist anymore.
Bill Wendling
2011-12-13
1
-24
/
+25
*
llvm-build: Switch to using the common subdirectory list instead of
Daniel Dunbar
2011-12-12
1
-4
/
+12
*
llvm-build: Add sketchy support for preserving comments when using
Daniel Dunbar
2011-12-12
1
-1
/
+4
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-0
/
+8
*
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
2011-12-12
1
-1
/
+0
*
Update the LangRef documentation for llvm.ctlz and llvm.cttz to specify
Chandler Carruth
2011-12-12
1
-23
/
+37
*
Random cleanups. No description changes.
Bill Wendling
2011-12-09
1
-14
/
+14
*
Revert r146041 et al. The FunctionPass doesn't take an address but the ID.
Bill Wendling
2011-12-09
1
-2
/
+2
*
Typo.
Chad Rosier
2011-12-09
1
-1
/
+1
*
Also pass in correct initializer here.
Bill Wendling
2011-12-07
1
-1
/
+1
*
Correct initializer in example.
Bill Wendling
2011-12-07
1
-1
/
+1
*
Make Release Notes HTML 4.01 Strict.
Jakub Staszak
2011-12-06
1
-6
/
+6
*
Add documentation for machine-independent DFA packetizer
Anshuman Dasgupta
2011-12-06
1
-0
/
+75
*
Add link to builtin_expect in Release Notes.
Jakub Staszak
2011-12-06
1
-2
/
+3
*
Add link to llvm.expect in Release Notes.
Jakub Staszak
2011-12-06
1
-2
/
+3
*
Fix a subtle semantic issue with poison values that came up in
Dan Gohman
2011-12-06
1
-14
/
+12
*
Line up the comments in a code example.
Dan Gohman
2011-12-06
1
-19
/
+19
*
Rename "Trap Values" to "Poison Values", to better reflect their
Dan Gohman
2011-12-06
1
-29
/
+29
*
Move 'returns_twice' definition into alphabetical place.
Bill Wendling
2011-12-05
1
-6
/
+6
*
Add support for vectors of pointers.
Nadav Rotem
2011-12-05
1
-15
/
+37
*
Fix table of contents.
Jakub Staszak
2011-12-04
1
-4
/
+4
*
Add 'llvm.expect' intrinsic description.
Jakub Staszak
2011-12-04
1
-0
/
+26
*
fix broken tag
Chris Lattner
2011-12-01
1
-1
/
+1
*
More cleanups. No content change.
Bill Wendling
2011-11-30
1
-9
/
+13
*
Minor cleanup. No content change.
Bill Wendling
2011-11-30
1
-7
/
+23
[next]